Skip to content

Commit 352aef8

Browse files
Sophie Wigmoresophiewigmore
authored andcommitted
bump fixture ruby version
1 parent c1c4714 commit 352aef8

2 files changed

Lines changed: 2 additions & 2 deletions

File tree

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
source 'https://rubygems.org'
22

3-
ruby '~> 2.0'
3+
ruby '~> 3'
44

55
gem 'rack', '>= 2.0.0'
66
gem 'rackup'
Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
source 'https://rubygems.org'
22

3-
ruby '~> 2.0'
3+
ruby '~> 3'
44

55
gem 'rack', '>= 1.5.1'
66
gem 'rackup'

0 commit comments

Comments
 (0)