This website works better with JavaScript.
Home
Explore
Help
Sign In
adrianshort
/
suttonelections
mirror of
https://github.com/adrianshort/suttonelections.git
Watch
1
Star
0
Fork
0
Code
Issues
0
Releases
2
Wiki
Activity
Browse Source
Update to Ruby 3.1.2
tags/v2.0.0
Adrian Short
2 years ago
parent
22029ab698
commit
463b8c23cd
2 changed files
with
2 additions
and
2 deletions
Split View
Diff Options
Show Stats
Download Patch File
Download Diff File
+1
-1
Gemfile
+1
-1
Gemfile.lock
+ 1
- 1
Gemfile
View File
@@ -1,5 +1,5 @@
source "https://rubygems.org/"
ruby "
2.
3.1"
ruby "3.1
.2
"
gem 'data_mapper'
gem 'dm-sqlite-adapter'
+ 1
- 1
Gemfile.lock
View File
@@ -78,7 +78,7 @@ DEPENDENCIES
petrify
RUBY VERSION
ruby
2.
3.1p
11
2
ruby 3.1
.2
p2
0
BUNDLED WITH
1.16.6
Write
Preview
Loading…
Cancel
Save