Skip to content

Commit

Permalink
Update Gemfile
Browse files Browse the repository at this point in the history
  • Loading branch information
dcadenas committed Dec 14, 2012
1 parent d0294a6 commit 36bca99
Showing 1 changed file with 6 additions and 6 deletions.
12 changes: 6 additions & 6 deletions Gemfile
@@ -1,8 +1,8 @@
source "http://rubygems.org"

gem 'rake-compiler', "~> 0.8.0"
gem 'rspec', "~> 2.8.0"
gem 'file_test_helper', "~> 1.0.0"
gem 'ruby_core_source', "~> 0.1.5"
gem 'ruby-graphviz', "~> 1.0.5"
gem 'thor', "~> 0.14.2"
gem 'rake-compiler', "~> 0.8"
gem 'rspec', "~> 2.8"
gem 'file_test_helper', "~> 1.0"
gem 'ruby_core_source', "~> 0.1"
gem 'ruby-graphviz', "~> 1.0"
gem 'thor', "~> 0.14"

0 comments on commit 36bca99

Please sign in to comment.