mirror of
https://github.com/internetee/registry.git
synced 2025-05-18 18:29:40 +02:00
commit
5e963066f1
3 changed files with 7 additions and 8 deletions
|
@ -1,2 +0,0 @@
|
|||
Spring.watch 'config/application.yml'
|
||||
eee
|
4
Gemfile
4
Gemfile
|
@ -114,8 +114,8 @@ gem 'jquery-ui-rails', '5.0.5'
|
|||
|
||||
|
||||
group :development do
|
||||
gem 'spring', '1.3.6'
|
||||
gem 'spring-commands-rspec', '1.0.4'
|
||||
gem 'spring'
|
||||
gem 'spring-commands-rspec'
|
||||
gem 'rubocop', '0.48.1'
|
||||
|
||||
# deploy
|
||||
|
|
|
@ -232,7 +232,7 @@ GEM
|
|||
httpi (2.4.2)
|
||||
rack
|
||||
socksify
|
||||
i18n (0.8.1)
|
||||
i18n (0.8.4)
|
||||
i18n_data (0.7.0)
|
||||
ice_nine (0.11.2)
|
||||
isikukood (0.1.2)
|
||||
|
@ -434,7 +434,8 @@ GEM
|
|||
sixarm_ruby_unaccent (1.1.1)
|
||||
slop (3.6.0)
|
||||
socksify (1.7.1)
|
||||
spring (1.3.6)
|
||||
spring (2.0.2)
|
||||
activesupport (>= 4.2)
|
||||
spring-commands-rspec (1.0.4)
|
||||
spring (>= 0.9.1)
|
||||
sprockets (3.7.1)
|
||||
|
@ -562,8 +563,8 @@ DEPENDENCIES
|
|||
selectize-rails (= 0.12.1)
|
||||
simplecov
|
||||
simpleidn (= 0.0.7)
|
||||
spring (= 1.3.6)
|
||||
spring-commands-rspec (= 1.0.4)
|
||||
spring
|
||||
spring-commands-rspec
|
||||
therubyracer (= 0.12.2)
|
||||
turbolinks (= 2.5.3)
|
||||
uglifier (= 2.7.2)
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue