summaryrefslogtreecommitdiffstats
path: root/Gemfile.lock
diff options
context:
space:
mode:
authorZack Hobson2014-01-25 15:25:16 -0800
committerZack Hobson2014-01-25 15:25:16 -0800
commit054617111e454e72c3cd7dc42334de1a4f800c5a (patch)
treedfb0670ec7f99a09ff6f3bf03ab5fc0bca21be1b /Gemfile.lock
parentd7deb59294d4f98c938ba71b8ed10d5c27588589 (diff)
downloadhcl-054617111e454e72c3cd7dc42334de1a4f800c5a.tar.bz2
update faraday to 0.9.0
Diffstat (limited to 'Gemfile.lock')
-rw-r--r--Gemfile.lock23
1 files changed, 12 insertions, 11 deletions
diff --git a/Gemfile.lock b/Gemfile.lock
index 32a3ea8..3e6229d 100644
--- a/Gemfile.lock
+++ b/Gemfile.lock
@@ -2,33 +2,34 @@ PATH
remote: .
specs:
hcl (0.4.10)
- chronic
- escape_utils
- faraday
- highline
- pry
- trollop
- yajl-ruby
+ chronic (~> 0.10.2)
+ escape_utils (~> 1.0.1)
+ faraday (~> 0.9.0)
+ highline (~> 1.6.20)
+ pry (~> 0.9.12)
+ trollop (~> 2.0)
+ yajl-ruby (~> 1.1.0)
GEM
remote: https://rubygems.org/
specs:
chronic (0.10.2)
coderay (1.0.9)
- escape_utils (1.0.0)
+ escape_utils (1.0.1)
fakeweb (1.3.0)
- faraday (0.8.8)
- multipart-post (~> 1.2.0)
+ faraday (0.9.0)
+ multipart-post (>= 1.2, < 3)
ffi (1.9.3-java)
highline (1.6.20)
hpricot (0.8.6)
+ hpricot (0.8.6-java)
metaclass (0.0.1)
method_source (0.8.2)
minitest (4.7.5)
mocha (0.14.0)
metaclass (~> 0.0.1)
multi_json (1.8.2)
- multipart-post (1.2.0)
+ multipart-post (2.0.0)
mustache (0.99.5)
pry (0.9.12.2)
coderay (~> 1.0.5)