This commit is contained in:
Alexander Khryukin 2017-06-24 17:58:06 +03:00
parent ef3b424ad7
commit 07e48b429a
1 changed files with 5 additions and 5 deletions

View File

@ -264,8 +264,8 @@ GEM
multi_json (~> 1.3)
multi_xml (~> 0.5)
rack (~> 1.2)
octokit (4.3.0)
sawyer (~> 0.7.0, >= 0.5.3)
octokit (4.7.0)
sawyer (>= 0.5.3, ~> 0.8.0)
ohm (1.3.2)
nest (~> 1.0)
redis
@ -414,9 +414,9 @@ GEM
sprockets (>= 2.8, < 4.0)
sprockets-rails (>= 2.0, < 4.0)
tilt (>= 1.1, < 3)
sawyer (0.7.0)
addressable (>= 2.3.5, < 2.5)
faraday (~> 0.8, < 0.10)
sawyer (0.8.1)
addressable (< 2.6, >= 2.3.5)
faraday (< 1.0, ~> 0.8)
schema_auto_foreign_keys (0.1.0)
schema_plus_foreign_keys (~> 0.1)
schema_plus_indexes (~> 0.2)