We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 40fa421 commit 9b7abcaCopy full SHA for 9b7abca
1 file changed
Gemfile.lock
@@ -91,8 +91,8 @@ GEM
91
mini_portile2 (~> 2.4.0)
92
public_suffix (3.0.2)
93
puma (3.9.1)
94
- rack (2.0.7)
95
- rack-protection (2.0.7)
+ rack (2.2.2)
+ rack-protection (2.0.8.1)
96
rack
97
rack-test (1.1.0)
98
rack (>= 1.0, < 3)
@@ -123,7 +123,7 @@ GEM
123
rb-fsevent (0.10.3)
124
rb-inotify (0.10.0)
125
ffi (~> 1.0)
126
- redis (4.1.2)
+ redis (4.1.3)
127
rubyzip (2.0.0)
128
sass (3.5.1)
129
sass-listen (~> 4.0.0)
@@ -141,9 +141,9 @@ GEM
141
rubyzip (>= 1.2.2)
142
sentry-raven (2.5.3)
143
faraday (>= 0.7.6, < 1.0)
144
- sidekiq (6.0.0)
+ sidekiq (6.0.7)
145
connection_pool (>= 2.2.2)
146
- rack (>= 2.0.0)
+ rack (~> 2.0)
147
rack-protection (>= 2.0.0)
148
redis (>= 4.1.0)
149
spring (2.0.2)
0 commit comments