Skip to content

Commit

Permalink
Updated gems.
Browse files Browse the repository at this point in the history
  • Loading branch information
brixen committed Dec 20, 2015
1 parent e5123e3 commit c4604fa
Show file tree
Hide file tree
Showing 3 changed files with 6 additions and 16 deletions.
2 changes: 0 additions & 2 deletions Gemfile
Expand Up @@ -7,5 +7,3 @@ gem "daedalus-core", "~> 0.1"
gem "rubinius-bridge", "~> 1.0"

gem "rubinius-build_tools", "~> 2.0"

gem 'aws-sdk'
10 changes: 1 addition & 9 deletions Gemfile.lock
@@ -1,14 +1,7 @@
GEM
remote: https://rubygems.org/
specs:
aws-sdk (2.2.4)
aws-sdk-resources (= 2.2.4)
aws-sdk-core (2.2.4)
jmespath (~> 1.0)
aws-sdk-resources (2.2.4)
aws-sdk-core (= 2.2.4)
daedalus-core (0.5.0)
jmespath (1.1.3)
rake (10.4.2)
redcard (1.1.0)
rubinius-ast (2.3.2)
Expand All @@ -29,12 +22,11 @@ PLATFORMS
ruby

DEPENDENCIES
aws-sdk
daedalus-core (~> 0.1)
rake (~> 10.0)
redcard (~> 1.0)
rubinius-bridge (~> 1.0)
rubinius-build_tools (~> 2.0)

BUNDLED WITH
1.10.6
1.11.2
10 changes: 5 additions & 5 deletions gems_list.txt
@@ -1,10 +1,10 @@
bundler-1.10.5.gem
bundler-1.11.2.gem
daedalus-core-0.5.0.gem
ffi2-generators-0.1.1.gem
json-1.8.3.gem
minitest-4.7.5.gem
psych-2.0.10.gem
racc-1.4.12.gem
racc-1.4.14.gem
rake-10.4.2.gem
rb-readline-0.5.3.gem
rdoc-4.2.0.gem
Expand All @@ -25,7 +25,7 @@ rubysl-base64-2.0.0.gem
rubysl-benchmark-2.0.1.gem
rubysl-bigdecimal-2.0.2.gem
rubysl-cgi-2.0.1.gem
rubysl-cgi-session-2.0.1.gem
rubysl-cgi-session-2.1.0.gem
rubysl-cmath-2.0.0.gem
rubysl-complex-2.0.0.gem
rubysl-continuation-2.0.0.gem
Expand Down Expand Up @@ -71,9 +71,9 @@ rubysl-nkf-2.0.1.gem
rubysl-observer-2.0.0.gem
rubysl-open-uri-2.0.0.gem
rubysl-open3-2.0.0.gem
rubysl-openssl-2.3.0.gem
rubysl-openssl-2.4.0.gem
rubysl-optparse-2.0.1.gem
rubysl-ostruct-2.0.4.gem
rubysl-ostruct-2.1.0.gem
rubysl-pathname-2.1.0.gem
rubysl-prettyprint-2.0.3.gem
rubysl-prime-2.0.1.gem
Expand Down

0 comments on commit c4604fa

Please sign in to comment.