forked from External/greenlight
restructure app
This commit is contained in:
18
Gemfile.lock
18
Gemfile.lock
@ -1,8 +1,6 @@
|
||||
GEM
|
||||
remote: https://rubygems.org/
|
||||
specs:
|
||||
action_interceptor (1.1.0)
|
||||
rails (>= 3.1)
|
||||
actioncable (5.0.7)
|
||||
actionpack (= 5.0.7)
|
||||
nio4r (>= 1.2, < 3.0)
|
||||
@ -79,12 +77,6 @@ GEM
|
||||
faraday (0.12.2)
|
||||
multipart-post (>= 1.2, < 3)
|
||||
ffi (1.9.23)
|
||||
fine_print (3.1.0)
|
||||
action_interceptor (>= 1.0)
|
||||
jquery-rails
|
||||
rails (>= 3.1)
|
||||
responders
|
||||
squeel
|
||||
font-awesome-sass (5.0.13)
|
||||
sassc (>= 1.11)
|
||||
globalid (0.4.1)
|
||||
@ -141,8 +133,6 @@ GEM
|
||||
omniauth-twitter (1.4.0)
|
||||
omniauth-oauth (~> 1.1)
|
||||
rack
|
||||
polyamorous (1.1.0)
|
||||
activerecord (>= 3.0)
|
||||
popper_js (1.12.9)
|
||||
puma (3.11.4)
|
||||
rack (2.0.5)
|
||||
@ -179,9 +169,6 @@ GEM
|
||||
rb-fsevent (0.10.3)
|
||||
rb-inotify (0.9.10)
|
||||
ffi (>= 0.5.0, < 2)
|
||||
responders (2.4.0)
|
||||
actionpack (>= 4.2.0, < 5.3)
|
||||
railties (>= 4.2.0, < 5.3)
|
||||
rspec-core (3.7.1)
|
||||
rspec-support (~> 3.7.0)
|
||||
rspec-expectations (3.7.0)
|
||||
@ -227,10 +214,6 @@ GEM
|
||||
activesupport (>= 4.0)
|
||||
sprockets (>= 3.0.0)
|
||||
sqlite3 (1.3.13)
|
||||
squeel (1.2.3)
|
||||
activerecord (>= 3.0)
|
||||
activesupport (>= 3.0)
|
||||
polyamorous (~> 1.1.0)
|
||||
tabler-rubygem (0.1.2)
|
||||
autoprefixer-rails (>= 6.0.3)
|
||||
thor (0.20.0)
|
||||
@ -265,7 +248,6 @@ DEPENDENCIES
|
||||
dotenv-rails
|
||||
factory_bot_rails
|
||||
faker
|
||||
fine_print
|
||||
font-awesome-sass (~> 5.0.13)
|
||||
jbuilder (~> 2.5)
|
||||
jquery-rails
|
||||
|
Reference in New Issue
Block a user