mirror of
https://github.com/neocities/neocities.git
synced 2026-05-26 05:34:53 +00:00
update uri
This commit is contained in:
@@ -1,6 +1,6 @@
|
||||
source 'https://rubygems.org'
|
||||
|
||||
gem 'uri', '1.0.3' # Load dep error with uri
|
||||
gem 'uri'
|
||||
gem 'logger', '1.6.5' # Fixes a load dep error where 1.7.0 breaks init, probably change in the future
|
||||
gem 'sinatra'
|
||||
gem 'redis'
|
||||
|
||||
+2
-2
@@ -345,7 +345,7 @@ GEM
|
||||
nokogiri (>= 1.6, < 2.0)
|
||||
tzinfo (2.0.6)
|
||||
concurrent-ruby (~> 1.0)
|
||||
uri (1.0.3)
|
||||
uri (1.1.1)
|
||||
webmock (3.26.1)
|
||||
addressable (>= 2.8.0)
|
||||
crack (>= 0.3.2)
|
||||
@@ -449,7 +449,7 @@ DEPENDENCIES
|
||||
tilt
|
||||
timecop
|
||||
twilio-ruby
|
||||
uri (= 1.0.3)
|
||||
uri
|
||||
webmock
|
||||
webp-ffi
|
||||
will_paginate
|
||||
|
||||
Reference in New Issue
Block a user