Skip to content

Commit 5fbdf1f

Browse files
authored
Merge pull request #17 from MAClaudio/dependabot/bundler/activesupport-6.1.7.5
Bump activesupport from 4.2.10 to 6.1.7.5
2 parents 1382178 + 7aa51b1 commit 5fbdf1f

1 file changed

Lines changed: 11 additions & 10 deletions

File tree

Gemfile.lock

Lines changed: 11 additions & 10 deletions
Original file line numberDiff line numberDiff line change
@@ -1,11 +1,12 @@
11
GEM
22
remote: https://rubygems.org/
33
specs:
4-
activesupport (4.2.10)
5-
i18n (~> 0.7)
6-
minitest (~> 5.1)
7-
thread_safe (~> 0.3, >= 0.3.4)
8-
tzinfo (~> 1.1)
4+
activesupport (6.1.7.5)
5+
concurrent-ruby (~> 1.0, >= 1.0.2)
6+
i18n (>= 1.6, < 2)
7+
minitest (>= 5.1)
8+
tzinfo (~> 2.0)
9+
zeitwerk (~> 2.3)
910
addressable (2.8.0)
1011
public_suffix (>= 2.0.2, < 5.0)
1112
coffee-script (2.4.1)
@@ -99,7 +100,7 @@ GEM
99100
activesupport (>= 2)
100101
nokogiri (>= 1.4)
101102
http_parser.rb (0.6.0)
102-
i18n (0.9.5)
103+
i18n (1.14.7)
103104
concurrent-ruby (~> 1.0)
104105
jekyll (3.9.3)
105106
addressable (~> 2.4)
@@ -224,7 +225,7 @@ GEM
224225
jekyll (>= 3.5, < 5.0)
225226
jekyll-feed (~> 0.9)
226227
jekyll-seo-tag (~> 2.1)
227-
minitest (5.11.3)
228+
minitest (5.25.5)
228229
multipart-post (2.1.1)
229230
nokogiri (1.18.4)
230231
mini_portile2 (~> 2.8.2)
@@ -257,15 +258,15 @@ GEM
257258
unf (~> 0.1.4)
258259
terminal-table (1.8.0)
259260
unicode-display_width (~> 1.1, >= 1.1.1)
260-
thread_safe (0.3.6)
261261
typhoeus (1.4.0)
262262
ethon (>= 0.9.0)
263-
tzinfo (1.2.10)
264-
thread_safe (~> 0.1)
263+
tzinfo (2.0.6)
264+
concurrent-ruby (~> 1.0)
265265
unf (0.1.4)
266266
unf_ext
267267
unf_ext (0.0.7.7)
268268
unicode-display_width (1.5.0)
269+
zeitwerk (2.7.2)
269270

270271
PLATFORMS
271272
ruby

0 commit comments

Comments
 (0)