updates
This commit is contained in:
parent
ef3b424ad7
commit
07e48b429a
10
Gemfile.lock
10
Gemfile.lock
|
@ -264,8 +264,8 @@ GEM
|
||||||
multi_json (~> 1.3)
|
multi_json (~> 1.3)
|
||||||
multi_xml (~> 0.5)
|
multi_xml (~> 0.5)
|
||||||
rack (~> 1.2)
|
rack (~> 1.2)
|
||||||
octokit (4.3.0)
|
octokit (4.7.0)
|
||||||
sawyer (~> 0.7.0, >= 0.5.3)
|
sawyer (>= 0.5.3, ~> 0.8.0)
|
||||||
ohm (1.3.2)
|
ohm (1.3.2)
|
||||||
nest (~> 1.0)
|
nest (~> 1.0)
|
||||||
redis
|
redis
|
||||||
|
@ -414,9 +414,9 @@ GEM
|
||||||
sprockets (>= 2.8, < 4.0)
|
sprockets (>= 2.8, < 4.0)
|
||||||
sprockets-rails (>= 2.0, < 4.0)
|
sprockets-rails (>= 2.0, < 4.0)
|
||||||
tilt (>= 1.1, < 3)
|
tilt (>= 1.1, < 3)
|
||||||
sawyer (0.7.0)
|
sawyer (0.8.1)
|
||||||
addressable (>= 2.3.5, < 2.5)
|
addressable (< 2.6, >= 2.3.5)
|
||||||
faraday (~> 0.8, < 0.10)
|
faraday (< 1.0, ~> 0.8)
|
||||||
schema_auto_foreign_keys (0.1.0)
|
schema_auto_foreign_keys (0.1.0)
|
||||||
schema_plus_foreign_keys (~> 0.1)
|
schema_plus_foreign_keys (~> 0.1)
|
||||||
schema_plus_indexes (~> 0.2)
|
schema_plus_indexes (~> 0.2)
|
||||||
|
|
Loading…
Reference in New Issue