Skip to content
This repository has been archived by the owner on May 10, 2021. It is now read-only.

Commit

Permalink
bundle install
Browse files Browse the repository at this point in the history
  • Loading branch information
y-yagi committed Jul 17, 2016
1 parent 61cefe6 commit a309969
Showing 1 changed file with 17 additions and 39 deletions.
56 changes: 17 additions & 39 deletions Gemfile.lock
Original file line number Diff line number Diff line change
@@ -1,32 +1,3 @@
GIT
remote: git://github.com/activerecord-hackery/ransack.git
revision: 73e7da9fd2f5334e72b6d7f170afdcc58d07eec7
specs:
ransack (1.8.0)
actionpack (>= 3.0)
activerecord (>= 3.0)
activesupport (>= 3.0)
i18n
polyamorous (~> 1.3)

GIT
remote: git://github.com/jeremy/exception_notification.git
revision: 48095d8830a742a104170da86b2cd6ad6817d8dc
branch: rails-5
specs:
exception_notification (4.1.4)
actionmailer (>= 4.0, < 6)
activesupport (>= 4.0, < 6)

GIT
remote: git://github.com/y-yagi/exception_notification-idobata.git
revision: 0949ac106712e89af4cb8d9150b8dc8bdd0e2011
branch: exception_notification_5
specs:
exception_notification-idobata (1.0.0)
exception_notification
rest-client

GIT
remote: git://github.com/y-yagi/turbolinks.git
revision: 75115a3c217f54b447b780061ae0279abae1f146
Expand Down Expand Up @@ -129,6 +100,11 @@ GEM
dotenv (= 2.1.1)
railties (>= 4.0, < 5.1)
erubis (2.7.0)
exception_notification (4.2.0)
actionmailer (>= 4.0, < 6)
activesupport (>= 4.0, < 6)
exception_notification-idobata (1.1.0)
exception_notification (~> 4.0)
exception_notification-pushbullet (0.1.1)
exception_notification
ruby-pushbullet
Expand Down Expand Up @@ -162,7 +138,7 @@ GEM
hashie (3.4.4)
heapy (0.1.2)
holiday_jp (0.4.3)
http (0.9.8)
http (2.0.2)
addressable (~> 2.3)
http-cookie (~> 1.0)
http-form_data (~> 1.0.1)
Expand All @@ -177,9 +153,6 @@ GEM
multi_xml (>= 0.5.2)
i18n (0.7.0)
icalendar (2.4.0)
jbuilder (2.5.0)
activesupport (>= 3.0.0, < 5.1)
multi_json (~> 1.2)
jquery-rails (4.1.1)
rails-dom-testing (>= 1, < 3)
railties (>= 4.2.0)
Expand Down Expand Up @@ -337,6 +310,12 @@ GEM
actionpack
activesupport
railties
ransack (1.8.0)
actionpack (>= 3.0)
activerecord (>= 3.0)
activesupport (>= 3.0)
i18n
polyamorous (~> 1.3)
rb-fsevent (0.9.7)
rb-inotify (0.9.7)
ffi (>= 0.5.0)
Expand Down Expand Up @@ -442,19 +421,18 @@ DEPENDENCIES
coffee-rails
coveralls
derailed_benchmarks
doorkeeper (~> 4.0.x)
doorkeeper
dotenv-rails
exception_notification!
exception_notification-idobata!
exception_notification
exception_notification-idobata
exception_notification-pushbullet
garage-doorkeeper
geocoder
guard
guard-minitest
holiday_jp
http (= 0.9.8)
http
icalendar
jbuilder
jquery-rails
jquery-turbolinks
kaminari
Expand Down Expand Up @@ -491,7 +469,7 @@ DEPENDENCIES
rails_12factor
rake-guardian
rambulance
ransack!
ransack
responders
rollbar
sass-rails
Expand Down

0 comments on commit a309969

Please sign in to comment.