Page Menu
Home
DevCentral
Search
Configure Global Search
Log In
Files
F4080769
D2059.id5197.diff
No One
Temporary
Actions
View File
Edit File
Delete File
View Transforms
Subscribe
Mute Notifications
Award Token
Flag For Later
Size
458 B
Referenced Files
None
Subscribers
None
D2059.id5197.diff
View Options
diff --git a/Gemfile b/Gemfile
--- a/Gemfile
+++ b/Gemfile
@@ -6,8 +6,8 @@
gem 'i18n'
gem 'json'
gem 'rest-client'
-gem 'sinatra'
+gem 'sinatra', '>= 2.0.4'
group :development do
- gem 'shotgun'
+ gem 'shotgun', '<= 0.9.2'
end
diff --git a/Gemfile.lock b/Gemfile.lock
--- a/Gemfile.lock
+++ b/Gemfile.lock
@@ -52,8 +52,8 @@
i18n
json
rest-client
- shotgun
- sinatra
+ shotgun (<= 0.9.2)
+ sinatra (>= 2.0.4)
BUNDLED WITH
1.16.2
File Metadata
Details
Attached
Mime Type
text/plain
Expires
Sat, Feb 1, 18:05 (18 h, 21 m)
Storage Engine
blob
Storage Format
Raw Data
Storage Handle
2389077
Default Alt Text
D2059.id5197.diff (458 B)
Attached To
Mode
D2059: Upgrade Rack version
Attached
Detach File
Event Timeline
Log In to Comment