Skip to content

Commit

Permalink
Remove es5-shim from Gemfile
Browse files Browse the repository at this point in the history
  • Loading branch information
robwise committed Oct 29, 2015
1 parent 98894c7 commit b123008
Show file tree
Hide file tree
Showing 2 changed files with 0 additions and 5 deletions.
1 change: 0 additions & 1 deletion Gemfile
Expand Up @@ -28,7 +28,6 @@ gem "turbolinks"
gem "jbuilder"
# bundle exec rake doc:rails generates the API under doc/api.
gem "sdoc", group: :doc
gem "es5-shim-rails"

# Use ActiveModel has_secure_password
# gem "bcrypt", "~> 3.1.7"
Expand Down
4 changes: 0 additions & 4 deletions Gemfile.lock
Expand Up @@ -106,9 +106,6 @@ GEM
domain_name (0.5.24)
unf (>= 0.0.5, < 1.0.0)
erubis (2.7.0)
es5-shim-rails (4.0.1)
actionpack (>= 3.1)
railties (>= 3.1)
execjs (2.5.2)
factory_girl (4.5.0)
activesupport (>= 3.0.0)
Expand Down Expand Up @@ -337,7 +334,6 @@ DEPENDENCIES
coffee-rails
coveralls
database_cleaner
es5-shim-rails
factory_girl_rails
foreman
jbuilder
Expand Down

0 comments on commit b123008

Please sign in to comment.