Skip to content

Commit 427bbaf

Browse files
chore(deps): update dependency sinatra to v4 [security]
1 parent 1dacda2 commit 427bbaf

File tree

2 files changed

+3
-3
lines changed

2 files changed

+3
-3
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.1'
2+
ruby '3.3.6'
33

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

Gemfile.lock

+2-2
Original file line numberDiff line numberDiff line change
@@ -137,7 +137,7 @@ GEM
137137
eventmachine (~> 1.0, >= 1.0.4)
138138
rack (>= 1, < 3)
139139
thor (1.3.2)
140-
tilt (2.5.0)
140+
tilt (2.6.0)
141141
tty-pager (0.14.0)
142142
strings (~> 0.2.0)
143143
tty-screen (~> 0.8)
@@ -191,7 +191,7 @@ DEPENDENCIES
191191
yajl-ruby
192192

193193
RUBY VERSION
194-
ruby 3.4.1p0
194+
ruby 3.3.6p108
195195

196196
BUNDLED WITH
197197
2.4.6

0 commit comments

Comments
 (0)