This website works better with JavaScript.
首頁
探索
說明
登入
adrianshort
/
suttonelections
镜像来自
https://github.com/adrianshort/suttonelections.git
關註
1
收藏
0
複製
0
程式碼
問題管理
0
版本發佈
2
Wiki
Activity
瀏覽代碼
Update to Ruby 3.1.2
tags/v2.0.0
Adrian Short
2 年之前
父節點
22029ab698
當前提交
463b8c23cd
共有
2 個文件被更改
,包括
2 次插入
和
2 次删除
分割檢視
Diff Options
Show Stats
Download Patch File
Download Diff File
+1
-1
Gemfile
+1
-1
Gemfile.lock
+ 1
- 1
Gemfile
查看文件
@@ -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
查看文件
@@ -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…
取消
儲存