Skip to content

Commit

Permalink
activesupport bump
Browse files Browse the repository at this point in the history
  • Loading branch information
fdocr committed May 5, 2023
1 parent ec903e3 commit ad74269
Showing 1 changed file with 5 additions and 5 deletions.
10 changes: 5 additions & 5 deletions Gemfile.lock
Original file line number Diff line number Diff line change
@@ -1,18 +1,18 @@
GEM
remote: https://rubygems.org/
specs:
activesupport (7.0.2.2)
activesupport (7.0.4.3)
concurrent-ruby (~> 1.0, >= 1.0.2)
i18n (>= 1.6, < 2)
minitest (>= 5.1)
tzinfo (~> 2.0)
byebug (11.1.3)
concurrent-ruby (1.1.9)
concurrent-ruby (1.2.2)
diff-lcs (1.5.0)
dotenv (2.7.6)
i18n (1.10.0)
i18n (1.13.0)
concurrent-ruby (~> 1.0)
minitest (5.15.0)
minitest (5.18.0)
multi_json (1.15.0)
mustermann (1.1.2)
ruby2_keywords (~> 0.0.1)
Expand Down Expand Up @@ -60,7 +60,7 @@ GEM
sinatra-reloader (1.0)
sinatra-contrib
tilt (2.1.0)
tzinfo (2.0.4)
tzinfo (2.0.6)
concurrent-ruby (~> 1.0)

PLATFORMS
Expand Down

0 comments on commit ad74269

Please sign in to comment.