Skip to content

Commit

Permalink
.lock update for rails 4.2 tests to pass
Browse files Browse the repository at this point in the history
  • Loading branch information
mathieujobin committed Mar 29, 2022
1 parent f3ede82 commit 5591b14
Showing 1 changed file with 4 additions and 4 deletions.
8 changes: 4 additions & 4 deletions gemfiles/Gemfile.rails42.lock
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@ PATH
PATH
remote: ..
specs:
apipie-rails (0.5.20)
apipie-rails (0.6.0)
actionpack (>= 4.1)
activesupport (>= 4.1)

Expand Down Expand Up @@ -48,10 +48,10 @@ GEM
nokogiri (>= 1.5.9)
maruku (0.7.3)
mime-types (2.99.3)
mini_portile2 (2.8.0)
mini_portile2 (2.6.1)
minitest (5.15.0)
nokogiri (1.13.3)
mini_portile2 (~> 2.8.0)
nokogiri (1.12.5)
mini_portile2 (~> 2.6.1)
racc (~> 1.4)
psych (4.0.3)
stringio
Expand Down

0 comments on commit 5591b14

Please sign in to comment.