Skip to content

Commit dc4235f

Browse files
authored
Merge pull request #212 from layoutBox/dependabot/bundler/activesupport-6.1.7.1
Bump activesupport from 6.1.4.4 to 6.1.7.1
2 parents 456523e + 4ecdccf commit dc4235f

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
@@ -3,7 +3,7 @@ GEM
33
specs:
44
CFPropertyList (3.0.5)
55
rexml
6-
activesupport (6.1.4.4)
6+
activesupport (6.1.7.1)
77
concurrent-ruby (~> 1.0, >= 1.0.2)
88
i18n (>= 1.6, < 2)
99
minitest (>= 5.1)
@@ -75,7 +75,7 @@ GEM
7575
colored2 (3.1.2)
7676
commander (4.6.0)
7777
highline (~> 2.0.0)
78-
concurrent-ruby (1.1.9)
78+
concurrent-ruby (1.1.10)
7979
declarative (0.0.20)
8080
digest-crc (0.6.4)
8181
rake (>= 12.0.0, < 14.0.0)
@@ -201,15 +201,15 @@ GEM
201201
http-cookie (1.0.4)
202202
domain_name (~> 0.5)
203203
httpclient (2.8.3)
204-
i18n (1.9.1)
204+
i18n (1.12.0)
205205
concurrent-ruby (~> 1.0)
206206
jmespath (1.6.1)
207207
json (2.6.1)
208208
jwt (2.3.0)
209209
memoist (0.16.2)
210210
mini_magick (4.11.0)
211211
mini_mime (1.1.2)
212-
minitest (5.15.0)
212+
minitest (5.17.0)
213213
molinillo (0.8.0)
214214
multi_json (1.15.0)
215215
multipart-post (2.0.0)
@@ -251,7 +251,7 @@ GEM
251251
tty-cursor (~> 0.7)
252252
typhoeus (1.4.0)
253253
ethon (>= 0.9.0)
254-
tzinfo (2.0.4)
254+
tzinfo (2.0.5)
255255
concurrent-ruby (~> 1.0)
256256
uber (0.1.0)
257257
unf (0.1.4)
@@ -271,7 +271,7 @@ GEM
271271
rouge (~> 2.0.7)
272272
xcpretty-travis-formatter (1.0.1)
273273
xcpretty (~> 0.2, >= 0.0.7)
274-
zeitwerk (2.5.4)
274+
zeitwerk (2.6.6)
275275

276276
PLATFORMS
277277
ruby

0 commit comments

Comments
 (0)