Skip to content

Commit 60c20bb

Browse files
Update dependency sinatra to v4 [SECURITY]
1 parent 1a03dc7 commit 60c20bb

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

Gemfile

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
source 'https://rubygems.org'
2-
ruby '3.4.2'
2+
ruby '3.4.1'
33

44
gem 'activesupport', require: false
55
gem 'html-pipeline'

Gemfile.lock

+1-1
Original file line numberDiff line numberDiff line change
@@ -191,7 +191,7 @@ DEPENDENCIES
191191
yajl-ruby
192192

193193
RUBY VERSION
194-
ruby 3.4.2p28
194+
ruby 3.4.1p0
195195

196196
BUNDLED WITH
197197
2.4.6

0 commit comments

Comments
 (0)