Skip to content

Commit 823785a

Browse files
authored
Merge pull request #18 from git-tfs/dependabot/bundler/activesupport-7.0.4.1
Bump activesupport from 6.1.4 to 7.0.4.1
2 parents 22d257b + c912ef9 commit 823785a

File tree

1 file changed

+5
-7
lines changed

1 file changed

+5
-7
lines changed

Gemfile.lock

Lines changed: 5 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -2,19 +2,18 @@ GEM
22
remote: https://rubygems.org/
33
specs:
44
RedCloth (4.2.9)
5-
activesupport (6.1.4)
5+
activesupport (7.0.4.1)
66
concurrent-ruby (~> 1.0, >= 1.0.2)
77
i18n (>= 1.6, < 2)
88
minitest (>= 5.1)
99
tzinfo (~> 2.0)
10-
zeitwerk (~> 2.3)
1110
blankslate (2.1.2.4)
1211
classifier (1.3.4)
1312
fast-stemmer (>= 1.0.0)
1413
colorator (0.1)
1514
commander (4.1.6)
1615
highline (~> 1.6.11)
17-
concurrent-ruby (1.1.9)
16+
concurrent-ruby (1.1.10)
1817
fast-stemmer (1.0.2)
1918
ffi (1.11.1)
2019
gemoji (1.5.0)
@@ -34,7 +33,7 @@ GEM
3433
html-pipeline (1.5.0)
3534
activesupport (>= 2)
3635
nokogiri (~> 1.4)
37-
i18n (1.8.10)
36+
i18n (1.12.0)
3837
concurrent-ruby (~> 1.0)
3938
jekyll (1.5.1)
4039
classifier (~> 1.3)
@@ -66,7 +65,7 @@ GEM
6665
rb-kqueue (>= 0.2)
6766
maruku (0.7.0)
6867
mini_portile2 (2.8.0)
69-
minitest (5.14.4)
68+
minitest (5.17.0)
7069
nokogiri (1.13.6)
7170
mini_portile2 (~> 2.8.0)
7271
racc (~> 1.4)
@@ -87,10 +86,9 @@ GEM
8786
safe_yaml (1.0.3)
8887
toml (0.1.1)
8988
parslet (~> 1.5.0)
90-
tzinfo (2.0.4)
89+
tzinfo (2.0.5)
9190
concurrent-ruby (~> 1.0)
9291
yajl-ruby (1.1.0)
93-
zeitwerk (2.4.2)
9492

9593
PLATFORMS
9694
ruby

0 commit comments

Comments
 (0)