Skip to content

Commit 1411c0a

Browse files
authored
Merge pull request #23 from Lab-Work/dependabot/bundler/activesupport-6.1.7.5
Bump activesupport from 6.0.6.1 to 6.1.7.5
2 parents 5d76137 + dca4abf commit 1411c0a

1 file changed

Lines changed: 17 additions & 14 deletions

File tree

Gemfile.lock

Lines changed: 17 additions & 14 deletions
Original file line numberDiff line numberDiff line change
@@ -1,16 +1,17 @@
11
GEM
22
remote: https://rubygems.org/
33
specs:
4-
activesupport (6.0.6.1)
4+
activesupport (6.1.7.5)
55
concurrent-ruby (~> 1.0, >= 1.0.2)
6-
i18n (>= 0.7, < 2)
7-
minitest (~> 5.1)
8-
tzinfo (~> 1.1)
9-
zeitwerk (~> 2.2, >= 2.2.2)
6+
i18n (>= 1.6, < 2)
7+
minitest (>= 5.1)
8+
tzinfo (~> 2.0)
9+
zeitwerk (~> 2.3)
1010
addressable (2.8.0)
1111
public_suffix (>= 2.0.2, < 5.0)
1212
colorator (1.1.0)
13-
concurrent-ruby (1.2.0)
13+
concurrent-ruby (1.3.3)
14+
csv (3.3.0)
1415
em-websocket (0.5.3)
1516
eventmachine (>= 0.12.9)
1617
http_parser.rb (~> 0)
@@ -44,13 +45,14 @@ GEM
4445
activesupport (>= 2)
4546
nokogiri (>= 1.4)
4647
http_parser.rb (0.8.0)
47-
i18n (0.9.5)
48+
i18n (1.14.5)
4849
concurrent-ruby (~> 1.0)
49-
jekyll (3.9.2)
50+
jekyll (3.10.0)
5051
addressable (~> 2.4)
5152
colorator (~> 1.0)
53+
csv (~> 3.0)
5254
em-websocket (~> 0.5)
53-
i18n (~> 0.7)
55+
i18n (>= 0.7, < 2)
5456
jekyll-sass-converter (~> 1.0)
5557
jekyll-watch (~> 2.0)
5658
kramdown (>= 1.17, < 3)
@@ -59,6 +61,7 @@ GEM
5961
pathutil (~> 0.9)
6062
rouge (>= 1.7, < 4)
6163
safe_yaml (~> 1.0)
64+
webrick (>= 1.0)
6265
jekyll-feed (0.16.0)
6366
jekyll (>= 3.7, < 5.0)
6467
jekyll-gist (1.5.0)
@@ -83,7 +86,7 @@ GEM
8386
rb-inotify (~> 0.9, >= 0.9.10)
8487
mercenary (0.3.6)
8588
mini_portile2 (2.8.6)
86-
minitest (5.17.0)
89+
minitest (5.24.1)
8790
multipart-post (2.1.1)
8891
nokogiri (1.16.5)
8992
mini_portile2 (~> 2.8.2)
@@ -112,10 +115,10 @@ GEM
112115
addressable (>= 2.3.5)
113116
faraday (> 0.8, < 2.0)
114117
strscan (3.1.0)
115-
thread_safe (0.3.6)
116-
tzinfo (1.2.11)
117-
thread_safe (~> 0.1)
118-
zeitwerk (2.6.6)
118+
tzinfo (2.0.6)
119+
concurrent-ruby (~> 1.0)
120+
webrick (1.8.1)
121+
zeitwerk (2.6.17)
119122

120123
PLATFORMS
121124
ruby

0 commit comments

Comments
 (0)