Skip to content

Commit

Permalink
Merge pull request #5 from fdoxyz/dependency-bumps
Browse files Browse the repository at this point in the history
Dependency bumps
  • Loading branch information
fdocr authored Aug 23, 2021
2 parents 2b6dc54 + 5ce95af commit c63be80
Showing 1 changed file with 7 additions and 7 deletions.
14 changes: 7 additions & 7 deletions Gemfile.lock
Original file line number Diff line number Diff line change
@@ -1,14 +1,14 @@
GEM
remote: https://rubygems.org/
specs:
activesupport (6.1.3.1)
activesupport (6.1.4.1)
concurrent-ruby (~> 1.0, >= 1.0.2)
i18n (>= 1.6, < 2)
minitest (>= 5.1)
tzinfo (~> 2.0)
zeitwerk (~> 2.3)
byebug (11.1.3)
concurrent-ruby (1.1.8)
concurrent-ruby (1.1.9)
diff-lcs (1.4.4)
dotenv (2.7.6)
i18n (1.8.10)
Expand All @@ -17,8 +17,8 @@ GEM
multi_json (1.15.0)
mustermann (1.1.1)
ruby2_keywords (~> 0.0.1)
nio4r (2.5.7)
puma (5.2.2)
nio4r (2.5.8)
puma (5.4.0)
nio4r (~> 2.0)
rack (2.2.3)
rack-attack (6.5.0)
Expand All @@ -27,8 +27,8 @@ GEM
rack
rack-test (1.1.0)
rack (>= 1.0, < 3)
redis (4.2.5)
redis-activesupport (5.2.0)
redis (4.4.0)
redis-activesupport (5.2.1)
activesupport (>= 3, < 7)
redis-store (>= 1.3, < 2)
redis-store (1.9.0)
Expand All @@ -46,7 +46,7 @@ GEM
diff-lcs (>= 1.2.0, < 2.0)
rspec-support (~> 3.10.0)
rspec-support (3.10.2)
ruby2_keywords (0.0.4)
ruby2_keywords (0.0.5)
sinatra (2.1.0)
mustermann (~> 1.0)
rack (~> 2.2)
Expand Down

0 comments on commit c63be80

Please sign in to comment.