Skip to content

Commit

Permalink
Remove unused dependencies.
Browse files Browse the repository at this point in the history
  • Loading branch information
lucasmazza committed Oct 16, 2013
1 parent 6511ac3 commit e354379
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 6 deletions.
4 changes: 1 addition & 3 deletions Gemfile
@@ -1,10 +1,8 @@
source "http://rubygems.org"
source 'http://rubygems.org'

# Specify your gem's dependencies in stylus.gemspec.
gemspec

gem 'rspec', '~> 2.14.0'
gem 'sprockets-rails', '~> 2.0.0'
gem 'railties', '~> 4.0.0'
gem 'tzinfo'
gem 'yajl-ruby'
3 changes: 0 additions & 3 deletions Gemfile.lock
Expand Up @@ -61,7 +61,6 @@ GEM
atomic
tilt (1.4.1)
tzinfo (0.3.38)
yajl-ruby (1.1.0)

PLATFORMS
ruby
Expand All @@ -71,5 +70,3 @@ DEPENDENCIES
rspec (~> 2.14.0)
sprockets-rails (~> 2.0.0)
stylus!
tzinfo
yajl-ruby

0 comments on commit e354379

Please sign in to comment.