diff options
author | Prathamesh Sonpatki <csonpatki@gmail.com> | 2016-02-01 06:18:04 +0530 |
---|---|---|
committer | Prathamesh Sonpatki <csonpatki@gmail.com> | 2016-02-01 06:18:04 +0530 |
commit | ad9ed7e36cee575011604b7d5558ee4f49ed55a9 (patch) | |
tree | 65f422b9a791d5e3fb1dd727878eed5081ec07e0 | |
parent | b98ca654b87de58a8c83184306a40a85884b1132 (diff) | |
download | rails-ad9ed7e36cee575011604b7d5558ee4f49ed55a9.tar.gz rails-ad9ed7e36cee575011604b7d5558ee4f49ed55a9.tar.bz2 rails-ad9ed7e36cee575011604b7d5558ee4f49ed55a9.zip |
Update Gemfile.lock
- Leftover from https://github.com/rails/rails/commit/93abf58787396661230f31c7a2f58c18f30dbec9.
-rw-r--r-- | Gemfile.lock | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/Gemfile.lock b/Gemfile.lock index d2d616b39d..1da3926dd0 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -31,7 +31,6 @@ PATH specs: actioncable (5.0.0.beta1.1) actionpack (= 5.0.0.beta1.1) - coffee-rails (~> 4.1.0) nio4r (~> 1.2) websocket-driver (~> 0.6.1) actionmailer (5.0.0.beta1.1) |