Skip to content

Commit 862bb7b

Browse files
Bump activesupport from 7.0.4.3 to 7.1.2 in /docs (#486)
Bumps [activesupport](https://github.com/rails/rails) from 7.0.4.3 to 7.1.2. - [Release notes](https://github.com/rails/rails/releases) - [Changelog](https://github.com/rails/rails/blob/v7.1.2/activesupport/CHANGELOG.md) - [Commits](rails/rails@v7.0.4.3...v7.1.2) --- updated-dependencies: - dependency-name: activesupport dependency-type: indirect ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 69ab91a commit 862bb7b

1 file changed

Lines changed: 13 additions & 2 deletions

File tree

docs/Gemfile.lock

Lines changed: 13 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,22 +1,32 @@
11
GEM
22
remote: https://rubygems.org/
33
specs:
4-
activesupport (7.0.4.3)
4+
activesupport (7.1.2)
5+
base64
6+
bigdecimal
57
concurrent-ruby (~> 1.0, >= 1.0.2)
8+
connection_pool (>= 2.2.5)
9+
drb
610
i18n (>= 1.6, < 2)
711
minitest (>= 5.1)
12+
mutex_m
813
tzinfo (~> 2.0)
914
addressable (2.8.4)
1015
public_suffix (>= 2.0.2, < 6.0)
16+
base64 (0.2.0)
17+
bigdecimal (3.1.4)
1118
coffee-script (2.4.1)
1219
coffee-script-source
1320
execjs
1421
coffee-script-source (1.11.1)
1522
colorator (1.1.0)
1623
commonmarker (0.23.10)
1724
concurrent-ruby (1.2.2)
25+
connection_pool (2.4.1)
1826
dnsruby (1.61.9)
1927
simpleidn (~> 0.1)
28+
drb (2.2.0)
29+
ruby2_keywords
2030
em-websocket (0.5.3)
2131
eventmachine (>= 0.12.9)
2232
http_parser.rb (~> 0)
@@ -213,7 +223,8 @@ GEM
213223
jekyll (>= 3.5, < 5.0)
214224
jekyll-feed (~> 0.9)
215225
jekyll-seo-tag (~> 2.1)
216-
minitest (5.18.0)
226+
minitest (5.20.0)
227+
mutex_m (0.2.0)
217228
nokogiri (1.14.3-x86_64-linux)
218229
racc (~> 1.4)
219230
octokit (4.25.1)

0 commit comments

Comments
 (0)