Skip to content

Commit f15078d

Browse files
Merge pull request #57 from microsoft/dependabot/bundler/activesupport-7.0.7.2
Bump activesupport from 7.0.5 to 7.0.7.2
2 parents 9455e3a + 2bc6a7a commit f15078d

File tree

1 file changed

+5
-2
lines changed

1 file changed

+5
-2
lines changed

Gemfile.lock

Lines changed: 5 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
GEM
22
remote: https://rubygems.org/
33
specs:
4-
activesupport (7.0.5)
4+
activesupport (7.0.7.2)
55
concurrent-ruby (~> 1.0, >= 1.0.2)
66
i18n (>= 1.6, < 2)
77
minitest (>= 5.1)
@@ -209,9 +209,11 @@ GEM
209209
jekyll (>= 3.5, < 5.0)
210210
jekyll-feed (~> 0.9)
211211
jekyll-seo-tag (~> 2.1)
212-
minitest (5.18.1)
212+
minitest (5.19.0)
213213
nokogiri (1.15.2-x64-mingw-ucrt)
214214
racc (~> 1.4)
215+
nokogiri (1.15.2-x86_64-linux)
216+
racc (~> 1.4)
215217
octokit (4.25.1)
216218
faraday (>= 1, < 3)
217219
sawyer (~> 0.9)
@@ -254,6 +256,7 @@ GEM
254256

255257
PLATFORMS
256258
x64-mingw-ucrt
259+
x86_64-linux
257260

258261
DEPENDENCIES
259262
github-pages (~> 228)

0 commit comments

Comments
 (0)