Skip to content

Commit 72054aa

Browse files
Build(deps): bump activerecord in /frameworks/Ruby/sinatra
Bumps [activerecord](https://github.com/rails/rails) from 8.0.1 to 8.0.2.1. - [Release notes](https://github.com/rails/rails/releases) - [Changelog](https://github.com/rails/rails/blob/v8.0.2.1/activerecord/CHANGELOG.md) - [Commits](rails/rails@v8.0.1...v8.0.2.1) --- updated-dependencies: - dependency-name: activerecord dependency-version: 8.0.2.1 dependency-type: direct:production ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 618e19c commit 72054aa

File tree

1 file changed

+13
-13
lines changed

1 file changed

+13
-13
lines changed

frameworks/Ruby/sinatra/Gemfile.lock

Lines changed: 13 additions & 13 deletions
Original file line numberDiff line numberDiff line change
@@ -1,13 +1,13 @@
11
GEM
22
remote: https://rubygems.org/
33
specs:
4-
activemodel (8.0.1)
5-
activesupport (= 8.0.1)
6-
activerecord (8.0.1)
7-
activemodel (= 8.0.1)
8-
activesupport (= 8.0.1)
4+
activemodel (8.0.2.1)
5+
activesupport (= 8.0.2.1)
6+
activerecord (8.0.2.1)
7+
activemodel (= 8.0.2.1)
8+
activesupport (= 8.0.2.1)
99
timeout (>= 0.4.0)
10-
activesupport (8.0.1)
10+
activesupport (8.0.2.1)
1111
base64
1212
benchmark (>= 0.3)
1313
bigdecimal
@@ -20,18 +20,18 @@ GEM
2020
securerandom (>= 0.3)
2121
tzinfo (~> 2.0, >= 2.0.5)
2222
uri (>= 0.13.1)
23-
base64 (0.2.0)
24-
benchmark (0.4.0)
25-
bigdecimal (3.1.9)
23+
base64 (0.3.0)
24+
benchmark (0.4.1)
25+
bigdecimal (3.2.2)
2626
concurrent-ruby (1.3.5)
27-
connection_pool (2.5.0)
28-
drb (2.2.1)
27+
connection_pool (2.5.3)
28+
drb (2.2.3)
2929
i18n (1.14.7)
3030
concurrent-ruby (~> 1.0)
3131
iodine (0.7.58)
3232
json (2.13.2)
33-
logger (1.6.6)
34-
minitest (5.25.4)
33+
logger (1.7.0)
34+
minitest (5.25.5)
3535
mustermann (3.0.3)
3636
ruby2_keywords (~> 0.0.1)
3737
mysql2 (0.5.6)

0 commit comments

Comments
 (0)