Skip to content

Commit 650700b

Browse files
authored
Merge pull request #231 from diowa/chore/update-dependencies
Update dependencies
2 parents 5530724 + 855ef89 commit 650700b

File tree

1 file changed

+15
-15
lines changed

1 file changed

+15
-15
lines changed

Gemfile.lock

Lines changed: 15 additions & 15 deletions
Original file line numberDiff line numberDiff line change
@@ -61,7 +61,7 @@ GEM
6161
coffee-script-source
6262
execjs
6363
coffee-script-source (1.12.2)
64-
concurrent-ruby (1.3.4)
64+
concurrent-ruby (1.3.5)
6565
crack (0.4.5)
6666
rexml
6767
crass (1.0.6)
@@ -85,7 +85,7 @@ GEM
8585
ffi (1.15.5)
8686
globalid (0.4.2)
8787
activesupport (>= 4.2.0)
88-
hashdiff (1.1.1)
88+
hashdiff (1.1.2)
8989
htmlentities (4.3.4)
9090
i18n (0.9.5)
9191
concurrent-ruby (~> 1.0)
@@ -106,12 +106,12 @@ GEM
106106
mini_mime (1.1.2)
107107
mini_portile2 (2.4.0)
108108
minitest (5.15.0)
109-
newrelic_rpm (9.12.0)
109+
newrelic_rpm (9.16.1)
110110
nio4r (2.7.3)
111111
nokogiri (1.10.10)
112112
mini_portile2 (~> 2.4.0)
113113
parallel (1.20.1)
114-
parser (3.3.4.2)
114+
parser (3.3.7.0)
115115
ast (~> 2.4.1)
116116
racc
117117
pg (0.21.0)
@@ -124,7 +124,7 @@ GEM
124124
pry-rails (0.3.11)
125125
pry (>= 0.13.0)
126126
public_suffix (4.0.7)
127-
puma (6.4.2)
127+
puma (6.5.0)
128128
nio4r (~> 2.0)
129129
racc (1.5.2)
130130
rack (1.6.13)
@@ -167,12 +167,12 @@ GEM
167167
ffi (~> 1.0)
168168
regexp_parser (1.8.2)
169169
rexml (3.2.5)
170-
rspec-core (3.13.0)
170+
rspec-core (3.13.2)
171171
rspec-support (~> 3.13.0)
172-
rspec-expectations (3.13.1)
172+
rspec-expectations (3.13.3)
173173
diff-lcs (>= 1.2.0, < 2.0)
174174
rspec-support (~> 3.13.0)
175-
rspec-mocks (3.13.1)
175+
rspec-mocks (3.13.2)
176176
diff-lcs (>= 1.2.0, < 2.0)
177177
rspec-support (~> 3.13.0)
178178
rspec-rails (4.1.2)
@@ -183,7 +183,7 @@ GEM
183183
rspec-expectations (~> 3.10)
184184
rspec-mocks (~> 3.10)
185185
rspec-support (~> 3.10)
186-
rspec-support (3.13.1)
186+
rspec-support (3.13.2)
187187
rubocop (1.12.1)
188188
parallel (~> 1.10)
189189
parser (>= 3.0.0.0)
@@ -206,7 +206,7 @@ GEM
206206
rubocop (~> 1.0)
207207
rubocop-ast (>= 1.1.0)
208208
ruby-progressbar (1.13.0)
209-
rubyzip (2.3.2)
209+
rubyzip (2.4.1)
210210
sass (3.7.4)
211211
sass-listen (~> 4.0.0)
212212
sass-listen (4.0.0)
@@ -228,12 +228,12 @@ GEM
228228
simplecov (0.18.5)
229229
docile (~> 1.1)
230230
simplecov-html (~> 0.11)
231-
simplecov-html (0.12.3)
231+
simplecov-html (0.13.1)
232232
simplecov-lcov (0.8.0)
233233
slim (4.1.0)
234234
temple (>= 0.7.6, < 0.9)
235235
tilt (>= 2.0.6, < 2.1)
236-
slim-rails (3.6.3)
236+
slim-rails (3.7.0)
237237
actionpack (>= 3.1)
238238
railties (>= 3.1)
239239
slim (>= 3.0, < 6.0, != 5.0.0)
@@ -246,7 +246,7 @@ GEM
246246
spring (2.1.1)
247247
spring-commands-rspec (1.0.4)
248248
spring (>= 0.9.1)
249-
sprockets (3.7.3)
249+
sprockets (3.7.5)
250250
base64
251251
concurrent-ruby (~> 1.0)
252252
rack (> 1, < 3)
@@ -267,9 +267,9 @@ GEM
267267
sassc-rails (~> 2.1)
268268
tzinfo (1.2.11)
269269
thread_safe (~> 0.1)
270-
uglifier (4.2.0)
270+
uglifier (4.2.1)
271271
execjs (>= 0.3.0, < 3)
272-
unicode-display_width (2.5.0)
272+
unicode-display_width (2.6.0)
273273
web-console (3.3.0)
274274
activemodel (>= 4.2)
275275
debug_inspector

0 commit comments

Comments
 (0)