Skip to content

Commit 6231027

Browse files
Merge pull request #10051 from TechEmpower/dependabot/bundler/frameworks/Ruby/sinatra/activerecord-8.0.2.1
Build(deps): bump activerecord from 8.0.1 to 8.0.2.1 in /frameworks/Ruby/sinatra
2 parents 618e19c + 72054aa commit 6231027

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)