Drop guard/spring
No developer left using this...
This commit is contained in:
parent
28caa143e8
commit
5b698f9a4a
7 changed files with 1 additions and 169 deletions
37
Gemfile.lock
37
Gemfile.lock
|
|
@ -142,7 +142,6 @@ GEM
|
|||
aws_cf_signer
|
||||
rest-client (>= 2.0.0)
|
||||
cocoon (1.2.15)
|
||||
coderay (1.1.3)
|
||||
colorize (0.8.1)
|
||||
concurrent-ruby (1.1.9)
|
||||
countable-rails (0.0.1)
|
||||
|
|
@ -220,7 +219,6 @@ GEM
|
|||
ffi (1.15.4)
|
||||
font-awesome-rails (4.7.0.7)
|
||||
railties (>= 3.2, < 7)
|
||||
formatador (1.1.0)
|
||||
formtastic (3.1.5)
|
||||
actionpack (>= 3.2.13)
|
||||
formtastic-bootstrap (3.1.1)
|
||||
|
|
@ -230,20 +228,6 @@ GEM
|
|||
globalid (0.4.2)
|
||||
activesupport (>= 4.2.0)
|
||||
gravtastic (3.2.6)
|
||||
guard (2.18.0)
|
||||
formatador (>= 0.2.4)
|
||||
listen (>= 2.7, < 4.0)
|
||||
lumberjack (>= 1.0.12, < 2.0)
|
||||
nenv (~> 0.1)
|
||||
notiffany (~> 0.0)
|
||||
pry (>= 0.13.0)
|
||||
shellany (~> 0.0)
|
||||
thor (>= 0.18.1)
|
||||
guard-compat (1.2.1)
|
||||
guard-rspec (4.7.3)
|
||||
guard (~> 2.1)
|
||||
guard-compat (~> 1.1)
|
||||
rspec (>= 2.99.0, < 4.0)
|
||||
haml (5.2.2)
|
||||
temple (>= 0.8.0)
|
||||
tilt
|
||||
|
|
@ -308,13 +292,9 @@ GEM
|
|||
actionmailer (>= 3.2)
|
||||
letter_opener (~> 1.0)
|
||||
railties (>= 3.2)
|
||||
listen (3.7.1)
|
||||
rb-fsevent (~> 0.10, >= 0.10.3)
|
||||
rb-inotify (~> 0.9, >= 0.9.10)
|
||||
loofah (2.12.0)
|
||||
crass (~> 1.0.2)
|
||||
nokogiri (>= 1.5.9)
|
||||
lumberjack (1.2.8)
|
||||
mail (2.7.1)
|
||||
mini_mime (>= 0.1.1)
|
||||
marcel (1.0.1)
|
||||
|
|
@ -344,7 +324,6 @@ GEM
|
|||
multi_xml (0.6.0)
|
||||
multipart-post (2.1.1)
|
||||
mysql2 (0.5.3)
|
||||
nenv (0.3.0)
|
||||
netrc (0.11.0)
|
||||
next_rails (1.0.4)
|
||||
colorize (>= 0.8.1)
|
||||
|
|
@ -352,9 +331,6 @@ GEM
|
|||
nokogiri (1.12.5)
|
||||
mini_portile2 (~> 2.6.1)
|
||||
racc (~> 1.4)
|
||||
notiffany (0.1.3)
|
||||
nenv (~> 0.1)
|
||||
shellany (~> 0.0)
|
||||
oauth2 (1.4.7)
|
||||
faraday (>= 0.8, < 2.0)
|
||||
jwt (>= 1.0, < 3.0)
|
||||
|
|
@ -418,9 +394,6 @@ GEM
|
|||
prawn-table
|
||||
prawn-table (0.2.2)
|
||||
prawn (>= 1.3.0, < 3.0.0)
|
||||
pry (0.14.1)
|
||||
coderay (~> 1.1)
|
||||
method_source (~> 1.0)
|
||||
public_suffix (4.0.6)
|
||||
puma (4.3.9)
|
||||
nio4r (~> 2.0)
|
||||
|
|
@ -489,10 +462,6 @@ GEM
|
|||
chunky_png (~> 1.0)
|
||||
rqrcode_core (~> 1.0)
|
||||
rqrcode_core (1.2.0)
|
||||
rspec (3.6.0)
|
||||
rspec-core (~> 3.6.0)
|
||||
rspec-expectations (~> 3.6.0)
|
||||
rspec-mocks (~> 3.6.0)
|
||||
rspec-activemodel-mocks (1.1.0)
|
||||
activemodel (>= 3.0)
|
||||
activesupport (>= 3.0)
|
||||
|
|
@ -566,7 +535,6 @@ GEM
|
|||
concurrent-ruby
|
||||
faraday
|
||||
sexp_processor (4.15.3)
|
||||
shellany (0.0.1)
|
||||
shoulda-matchers (4.5.1)
|
||||
activesupport (>= 4.2.0)
|
||||
simplecov (0.21.2)
|
||||
|
|
@ -584,9 +552,6 @@ GEM
|
|||
activesupport (>= 4.2.0)
|
||||
sort_alphabetical (1.1.0)
|
||||
unicode_utils (>= 1.2.2)
|
||||
spring (4.0.0)
|
||||
spring-commands-rspec (1.0.4)
|
||||
spring (>= 0.9.1)
|
||||
sprockets (3.7.2)
|
||||
concurrent-ruby (~> 1.0)
|
||||
rack (> 1, < 3)
|
||||
|
|
@ -686,7 +651,6 @@ DEPENDENCIES
|
|||
formtastic-bootstrap
|
||||
geckodriver-helper
|
||||
gravtastic
|
||||
guard-rspec
|
||||
haml-rails
|
||||
haml_lint
|
||||
icalendar
|
||||
|
|
@ -749,7 +713,6 @@ DEPENDENCIES
|
|||
shoulda-matchers
|
||||
simplecov-cobertura
|
||||
skylight
|
||||
spring-commands-rspec
|
||||
sprockets-rails
|
||||
sqlite3
|
||||
stripe
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue