Skip to content

Commit

Permalink
Merge pull request #1520 from openfarmcc/dependabot/bundler/active_mo…
Browse files Browse the repository at this point in the history
…del_serializers-0.10.14
  • Loading branch information
dependabot[bot] authored Oct 6, 2023
2 parents 10b6cde + c9d3750 commit ada738c
Showing 1 changed file with 8 additions and 8 deletions.
16 changes: 8 additions & 8 deletions Gemfile.lock
Original file line number Diff line number Diff line change
Expand Up @@ -55,9 +55,9 @@ GEM
erubi (~> 1.4)
rails-dom-testing (~> 2.0)
rails-html-sanitizer (~> 1.0, >= 1.0.3)
active_model_serializers (0.10.13)
actionpack (>= 4.1, < 7.1)
activemodel (>= 4.1, < 7.1)
active_model_serializers (0.10.14)
actionpack (>= 4.1)
activemodel (>= 4.1)
case_transform (>= 0.2)
jsonapi-renderer (>= 0.1.1.beta1, < 0.3)
activejob (5.2.8.1)
Expand Down Expand Up @@ -350,8 +350,8 @@ GEM
mime-types-data (~> 3.2015)
mime-types-data (3.2023.0808)
mini_mime (1.1.2)
mini_portile2 (2.8.2)
minitest (5.18.1)
mini_portile2 (2.8.4)
minitest (5.20.0)
moneta (1.0.0)
mongo (2.18.2)
bson (>= 4.14.1, < 5.0.0)
Expand Down Expand Up @@ -395,7 +395,7 @@ GEM
netrc (0.11.0)
ng-rails-csrf (0.1.0)
nio4r (2.5.9)
nokogiri (1.15.3)
nokogiri (1.15.4)
mini_portile2 (~> 2.8.2)
racc (~> 1.4)
orm_adapter (0.5.0)
Expand All @@ -420,7 +420,7 @@ GEM
json
websocket (~> 1.0)
racc (1.7.1)
rack (2.2.7)
rack (2.2.8)
rack-attack (6.7.0)
rack (>= 1.0, < 4)
rack-cors (2.0.1)
Expand Down Expand Up @@ -448,7 +448,7 @@ GEM
actionpack (>= 5.0.1.rc1)
actionview (>= 5.0.1.rc1)
activesupport (>= 5.0.1.rc1)
rails-dom-testing (2.1.1)
rails-dom-testing (2.2.0)
activesupport (>= 5.0.0)
minitest
nokogiri (>= 1.6)
Expand Down

0 comments on commit ada738c

Please sign in to comment.