Skip to content

Commit 4104ed1

Browse files
committed
Bundle update
1 parent 7cfc2af commit 4104ed1

File tree

1 file changed

+6
-6
lines changed

1 file changed

+6
-6
lines changed

Gemfile.lock

Lines changed: 6 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -39,7 +39,7 @@ GEM
3939
rugged (>= 0.24, < 2.0)
4040
thor (>= 0.19, < 2.0)
4141
mini_mime (1.1.2)
42-
mini_portile2 (2.8.1)
42+
mini_portile2 (2.8.2)
4343
multi_json (1.15.0)
4444
mustermann (3.0.0)
4545
ruby2_keywords (~> 0.0.1)
@@ -55,7 +55,7 @@ GEM
5555
puma (6.2.2)
5656
nio4r (~> 2.0)
5757
racc (1.6.2)
58-
rack (2.2.6.4)
58+
rack (2.2.7)
5959
rack-protection (3.0.5)
6060
rack
6161
rack-test (2.1.0)
@@ -69,9 +69,9 @@ GEM
6969
rspec-core (~> 3.12.0)
7070
rspec-expectations (~> 3.12.0)
7171
rspec-mocks (~> 3.12.0)
72-
rspec-core (3.12.1)
72+
rspec-core (3.12.2)
7373
rspec-support (~> 3.12.0)
74-
rspec-expectations (3.12.2)
74+
rspec-expectations (3.12.3)
7575
diff-lcs (>= 1.2.0, < 2.0)
7676
rspec-support (~> 3.12.0)
7777
rspec-mocks (3.12.5)
@@ -89,11 +89,11 @@ GEM
8989
multi_json (~> 1.15)
9090
rexml (~> 3.2, >= 3.2.5)
9191
thor (~> 1.2, >= 1.2.1)
92-
sidekiq (7.0.8)
92+
sidekiq (7.1.0)
9393
concurrent-ruby (< 2)
9494
connection_pool (>= 2.3.0)
9595
rack (>= 2.2.4)
96-
redis-client (>= 0.11.0)
96+
redis-client (>= 0.14.0)
9797
sinatra (3.0.5)
9898
mustermann (~> 3.0)
9999
rack (~> 2.2, >= 2.2.4)

0 commit comments

Comments
 (0)