We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 98894c7 + b123008 commit c887c64Copy full SHA for c887c64
Gemfile
@@ -28,7 +28,6 @@ gem "turbolinks"
28
gem "jbuilder"
29
# bundle exec rake doc:rails generates the API under doc/api.
30
gem "sdoc", group: :doc
31
-gem "es5-shim-rails"
32
33
# Use ActiveModel has_secure_password
34
# gem "bcrypt", "~> 3.1.7"
Gemfile.lock
@@ -106,9 +106,6 @@ GEM
106
domain_name (0.5.24)
107
unf (>= 0.0.5, < 1.0.0)
108
erubis (2.7.0)
109
- es5-shim-rails (4.0.1)
110
- actionpack (>= 3.1)
111
- railties (>= 3.1)
112
execjs (2.5.2)
113
factory_girl (4.5.0)
114
activesupport (>= 3.0.0)
@@ -337,7 +334,6 @@ DEPENDENCIES
337
334
coffee-rails
338
335
coveralls
339
336
database_cleaner
340
- es5-shim-rails
341
factory_girl_rails
342
foreman
343
jbuilder
0 commit comments