Printing awesomely

This commit is contained in:
Dan Buch 2012-11-23 09:45:11 -05:00
parent 91f9d80e16
commit 6d5cc71aa4
2 changed files with 3 additions and 0 deletions

View File

@ -4,5 +4,6 @@ gem 'json_pure'
gem 'jruby-openssl'
group :development, :test do
gem 'awesome_print'
gem 'rspec'
end

View File

@ -1,6 +1,7 @@
GEM
remote: http://rubygems.org/
specs:
awesome_print (1.1.0)
bouncy-castle-java (1.5.0146.1)
diff-lcs (1.1.3)
jruby-openssl (0.7.7)
@ -19,6 +20,7 @@ PLATFORMS
java
DEPENDENCIES
awesome_print
jruby-openssl
json_pure
rspec