Skip to content

Commit c63be80

Browse files
authored
Merge pull request #5 from fdoxyz/dependency-bumps
Dependency bumps
2 parents 2b6dc54 + 5ce95af commit c63be80

File tree

1 file changed

+7
-7
lines changed

1 file changed

+7
-7
lines changed

Gemfile.lock

Lines changed: 7 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -1,14 +1,14 @@
11
GEM
22
remote: https://rubygems.org/
33
specs:
4-
activesupport (6.1.3.1)
4+
activesupport (6.1.4.1)
55
concurrent-ruby (~> 1.0, >= 1.0.2)
66
i18n (>= 1.6, < 2)
77
minitest (>= 5.1)
88
tzinfo (~> 2.0)
99
zeitwerk (~> 2.3)
1010
byebug (11.1.3)
11-
concurrent-ruby (1.1.8)
11+
concurrent-ruby (1.1.9)
1212
diff-lcs (1.4.4)
1313
dotenv (2.7.6)
1414
i18n (1.8.10)
@@ -17,8 +17,8 @@ GEM
1717
multi_json (1.15.0)
1818
mustermann (1.1.1)
1919
ruby2_keywords (~> 0.0.1)
20-
nio4r (2.5.7)
21-
puma (5.2.2)
20+
nio4r (2.5.8)
21+
puma (5.4.0)
2222
nio4r (~> 2.0)
2323
rack (2.2.3)
2424
rack-attack (6.5.0)
@@ -27,8 +27,8 @@ GEM
2727
rack
2828
rack-test (1.1.0)
2929
rack (>= 1.0, < 3)
30-
redis (4.2.5)
31-
redis-activesupport (5.2.0)
30+
redis (4.4.0)
31+
redis-activesupport (5.2.1)
3232
activesupport (>= 3, < 7)
3333
redis-store (>= 1.3, < 2)
3434
redis-store (1.9.0)
@@ -46,7 +46,7 @@ GEM
4646
diff-lcs (>= 1.2.0, < 2.0)
4747
rspec-support (~> 3.10.0)
4848
rspec-support (3.10.2)
49-
ruby2_keywords (0.0.4)
49+
ruby2_keywords (0.0.5)
5050
sinatra (2.1.0)
5151
mustermann (~> 1.0)
5252
rack (~> 2.2)

0 commit comments

Comments
 (0)