Skip to content

Commit

Permalink
Remove explicit equalizer and memoizable gem dependencies
Browse files Browse the repository at this point in the history
  • Loading branch information
dkubb committed Jan 20, 2014
1 parent e3ea786 commit bdfe2a1
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions Gemfile
Expand Up @@ -6,8 +6,6 @@ gemspec

gem 'adamantium', '~> 0.1.0', git: 'https://github.com/dkubb/adamantium.git'
gem 'axiom-types', '~> 0.0.5', git: 'https://github.com/dkubb/axiom-types.git'
gem 'equalizer', '~> 0.0.8', git: 'https://github.com/dkubb/equalizer.git'
gem 'memoizable', '~> 0.4.0', git: 'https://github.com/dkubb/memoizable.git'

platform :rbx do
gem 'rubysl-bigdecimal', '~> 2.0.2'
Expand Down

0 comments on commit bdfe2a1

Please sign in to comment.