mirror of
https://github.com/internetee/registry.git
synced 2025-05-17 01:47:18 +02:00
parent
af23d8a022
commit
6a1ed3c71b
2 changed files with 0 additions and 7 deletions
1
Gemfile
1
Gemfile
|
@ -45,7 +45,6 @@ gem 'jquery-rails', '4.0.4' # jquery
|
|||
gem 'turbolinks', '2.5.3' # faster page load
|
||||
gem 'selectize-rails', '0.12.1' # include selectize.js for select
|
||||
gem 'jquery-validation-rails', '1.13.1' # validate on client side
|
||||
gem 'therubyracer', '0.12.2', platforms: :ruby
|
||||
|
||||
# view helpers
|
||||
gem 'kaminari', '0.16.3' # pagination
|
||||
|
|
|
@ -253,7 +253,6 @@ GEM
|
|||
activesupport (>= 3.0.0)
|
||||
launchy (2.4.3)
|
||||
addressable (~> 2.3)
|
||||
libv8 (3.16.14.19)
|
||||
libxml-ruby (3.0.0)
|
||||
liquid (3.0.6)
|
||||
loofah (2.0.3)
|
||||
|
@ -360,7 +359,6 @@ GEM
|
|||
i18n
|
||||
polyamorous (~> 1.1)
|
||||
rdoc (4.3.0)
|
||||
ref (2.0.0)
|
||||
request_store (1.1.0)
|
||||
responders (2.3.0)
|
||||
railties (>= 4.2.0, < 5.1)
|
||||
|
@ -448,9 +446,6 @@ GEM
|
|||
sprockets (>= 3.0.0)
|
||||
sys-uname (0.9.0)
|
||||
ffi (>= 1.0.0)
|
||||
therubyracer (0.12.2)
|
||||
libv8 (~> 3.16.14.0)
|
||||
ref
|
||||
thor (0.19.4)
|
||||
thread_safe (0.3.6)
|
||||
tilt (1.4.1)
|
||||
|
@ -562,7 +557,6 @@ DEPENDENCIES
|
|||
simpleidn (= 0.0.7)
|
||||
spring
|
||||
spring-commands-rspec
|
||||
therubyracer (= 0.12.2)
|
||||
turbolinks (= 2.5.3)
|
||||
uuidtools (= 2.1.5)
|
||||
validates_email_format_of (= 1.6.3)
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue