Skip to content

Commit

Permalink
Update Gemfile.lock
Browse files Browse the repository at this point in the history
  • Loading branch information
Randy D. Wallace Jr committed Jan 29, 2016
1 parent 13e950e commit c456e24
Showing 1 changed file with 11 additions and 4 deletions.
15 changes: 11 additions & 4 deletions Gemfile.lock
Original file line number Diff line number Diff line change
Expand Up @@ -2,12 +2,18 @@ PATH
remote: .
specs:
zabbix-cloudwatch (0.1.0)
aws-sdk (~> 1.23.0)
aws-sdk (~> 2)
getopt (~> 1.4.3)

GEM
remote: https://rubygems.org/
specs:
aws-sdk (2.2.14)
aws-sdk-resources (= 2.2.14)
aws-sdk-core (2.2.14)
jmespath (~> 1.0)
aws-sdk-resources (2.2.14)
aws-sdk-core (= 2.2.14)
coveralls (0.7.0)
multi_json (~> 1.3)
rest-client
Expand All @@ -16,10 +22,9 @@ GEM
thor
diff-lcs (1.2.4)
getopt (1.4.3)
json (1.8.1)
jmespath (1.1.3)
mime-types (1.25)
multi_json (1.8.2)
nokogiri (1.5.10)
rake (10.1.0)
rest-client (1.6.7)
mime-types (>= 1.16)
Expand All @@ -39,7 +44,6 @@ GEM
tins (~> 0.8)
thor (0.18.1)
tins (0.12.0)
uuidtools (2.1.4)

PLATFORMS
ruby
Expand All @@ -50,3 +54,6 @@ DEPENDENCIES
rake
rspec
zabbix-cloudwatch!

BUNDLED WITH
1.10.2

0 comments on commit c456e24

Please sign in to comment.