Skip to content

Commit 15dcbfa

Browse files
authored
Merge pull request #16 from oracle-devrel/dependabot/bundler/activesupport-6.0.6.1
Bump activesupport from 6.0.5.1 to 6.0.6.1
2 parents ba78d07 + e8655ca commit 15dcbfa

File tree

1 file changed

+7
-9
lines changed

1 file changed

+7
-9
lines changed

Gemfile.lock

Lines changed: 7 additions & 9 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
GEM
22
remote: https://rubygems.org/
33
specs:
4-
activesupport (6.0.5.1)
4+
activesupport (6.0.6.1)
55
concurrent-ruby (~> 1.0, >= 1.0.2)
66
i18n (>= 0.7, < 2)
77
minitest (~> 5.1)
@@ -14,8 +14,8 @@ GEM
1414
execjs
1515
coffee-script-source (1.11.1)
1616
colorator (1.1.0)
17-
commonmarker (0.23.7)
18-
concurrent-ruby (1.1.10)
17+
commonmarker (0.23.5)
18+
concurrent-ruby (1.2.0)
1919
dnsruby (1.61.9)
2020
simpleidn (~> 0.1)
2121
em-websocket (0.5.3)
@@ -210,10 +210,8 @@ GEM
210210
jekyll (>= 3.5, < 5.0)
211211
jekyll-feed (~> 0.9)
212212
jekyll-seo-tag (~> 2.1)
213-
minitest (5.16.2)
214-
nokogiri (1.16.5-arm64-darwin)
215-
racc (~> 1.4)
216-
nokogiri (1.16.5-x86_64-linux)
213+
minitest (5.17.0)
214+
nokogiri (1.13.8-arm64-darwin)
217215
racc (~> 1.4)
218216
nokogiri (1.13.8-x86_64-linux)
219217
racc (~> 1.4)
@@ -247,14 +245,14 @@ GEM
247245
thread_safe (0.3.6)
248246
typhoeus (1.4.0)
249247
ethon (>= 0.9.0)
250-
tzinfo (1.2.10)
248+
tzinfo (1.2.11)
251249
thread_safe (~> 0.1)
252250
unf (0.1.4)
253251
unf_ext
254252
unf_ext (0.0.8.2)
255253
unicode-display_width (1.8.0)
256254
webrick (1.7.0)
257-
zeitwerk (2.6.0)
255+
zeitwerk (2.6.6)
258256

259257
PLATFORMS
260258
arm64-darwin-20

0 commit comments

Comments
 (0)