mirror of
https://gitlab.alpinelinux.org/alpine/aports.git
synced 2025-07-20 17:55:15 +03:00
8 lines
224 B
Diff
8 lines
224 B
Diff
--- a/Gemfile 2023-07-14 09:04:25.000000000 -0400
|
|
+++ b/Gemfile 2024-10-04 11:21:01.449951171 -0400
|
|
@@ -3,4 +3,4 @@
|
|
gemspec
|
|
|
|
# This here to make sure appraisal works with Rails 3.0.0.
|
|
-gem "thor", "~> 0.14.0"
|
|
+gem "thor"
|