demarches-normaliennes/Gemfile.lock

486 lines
11 KiB
Text
Raw Normal View History

2015-09-01 14:35:27 +02:00
GIT
remote: https://github.com/mina-deploy/mina.git
revision: a66b55a72833b19ac0ffb240afb37c86c0227582
specs:
mina (0.3.7)
open4 (~> 1.3.4)
rake
2015-08-10 11:05:06 +02:00
GEM
remote: https://rubygems.org/
specs:
actionmailer (4.2.0)
actionpack (= 4.2.0)
actionview (= 4.2.0)
activejob (= 4.2.0)
mail (~> 2.5, >= 2.5.4)
rails-dom-testing (~> 1.0, >= 1.0.5)
actionpack (4.2.0)
actionview (= 4.2.0)
activesupport (= 4.2.0)
rack (~> 1.6.0)
rack-test (~> 0.6.2)
rails-dom-testing (~> 1.0, >= 1.0.5)
rails-html-sanitizer (~> 1.0, >= 1.0.1)
actionview (4.2.0)
activesupport (= 4.2.0)
builder (~> 3.1)
erubis (~> 2.7.0)
rails-dom-testing (~> 1.0, >= 1.0.5)
rails-html-sanitizer (~> 1.0, >= 1.0.1)
activejob (4.2.0)
activesupport (= 4.2.0)
globalid (>= 0.3.0)
activemodel (4.2.0)
activesupport (= 4.2.0)
builder (~> 3.1)
activerecord (4.2.0)
activemodel (= 4.2.0)
activesupport (= 4.2.0)
arel (~> 6.0)
activesupport (4.2.0)
i18n (~> 0.7)
json (~> 1.7, >= 1.7.7)
minitest (~> 5.1)
thread_safe (~> 0.3, >= 0.3.4)
tzinfo (~> 1.1)
addressable (2.3.8)
arel (6.0.2)
2015-08-11 15:08:18 +02:00
ast (2.0.0)
astrolabe (1.3.0)
parser (>= 2.2.0.pre.3, < 3.0)
2015-10-05 16:42:29 +02:00
attr_required (1.0.0)
2015-08-10 11:05:06 +02:00
autoprefixer-rails (5.2.1)
execjs
json
bcrypt (3.1.10)
2015-10-05 16:42:29 +02:00
bindata (2.1.0)
2015-08-10 11:05:06 +02:00
binding_of_caller (0.7.2)
debug_inspector (>= 0.0.1)
bootstrap-datepicker-rails (1.4.0)
railties (>= 3.0)
bootstrap-sass (3.3.5)
autoprefixer-rails (>= 5.0.0.1)
sass (>= 3.2.19)
builder (3.2.2)
byebug (5.0.0)
columnize (= 0.9.0)
capybara (2.4.4)
mime-types (>= 1.16)
nokogiri (>= 1.3.3)
rack (>= 1.0.0)
rack-test (>= 0.5.4)
xpath (~> 2.0)
carrierwave (0.10.0)
activemodel (>= 3.2.0)
activesupport (>= 3.2.0)
json (>= 1.7)
mime-types (>= 1.16)
chartkick (1.3.2)
childprocess (0.5.5)
ffi (~> 1.0, >= 1.0.11)
cliver (0.3.2)
coderay (1.1.0)
2015-08-10 11:05:06 +02:00
coffee-rails (4.1.0)
coffee-script (>= 2.2.0)
railties (>= 4.0.0, < 5.0)
coffee-script (2.4.1)
coffee-script-source
execjs
coffee-script-source (1.9.1.1)
columnize (0.9.0)
crack (0.4.2)
safe_yaml (~> 1.0.0)
database_cleaner (1.4.1)
debug_inspector (0.0.2)
devise (3.4.1)
bcrypt (~> 3.0)
orm_adapter (~> 0.1)
railties (>= 3.2.6, < 5)
responders
thread_safe (~> 0.1)
warden (~> 1.2.3)
diff-lcs (1.2.5)
docile (1.1.5)
domain_name (0.5.24)
unf (>= 0.0.5, < 1.0.0)
draper (2.1.0)
actionpack (>= 3.0)
activemodel (>= 3.0)
activesupport (>= 3.0)
request_store (~> 1.0)
2015-11-20 13:54:23 +01:00
em-websocket (0.5.1)
eventmachine (>= 0.12.9)
http_parser.rb (~> 0.6.0)
2015-08-10 11:05:06 +02:00
erubis (2.7.0)
2015-11-20 13:54:23 +01:00
eventmachine (1.0.8)
2015-08-10 11:05:06 +02:00
execjs (2.5.2)
factory_girl (4.5.0)
activesupport (>= 3.0.0)
2015-09-01 14:58:48 +02:00
faraday (0.9.1)
multipart-post (>= 1.2, < 3)
2015-08-10 11:05:06 +02:00
ffi (1.9.6)
2015-09-23 10:02:01 +02:00
font-awesome-rails (4.4.0.0)
railties (>= 3.2, < 5.0)
2015-11-19 11:37:29 +01:00
formatador (0.2.5)
2015-08-10 11:05:06 +02:00
globalid (0.3.5)
activesupport (>= 4.1.0)
2015-11-19 11:37:29 +01:00
guard (2.13.0)
formatador (>= 0.2.4)
listen (>= 2.7, <= 4.0)
lumberjack (~> 1.0)
nenv (~> 0.1)
notiffany (~> 0.0)
pry (>= 0.9.12)
shellany (~> 0.0)
thor (>= 0.18.1)
2015-11-20 13:54:23 +01:00
guard-compat (1.2.1)
guard-livereload (2.5.1)
em-websocket (~> 0.5)
guard (~> 2.8)
guard-compat (~> 1.0)
multi_json (~> 1.8)
2015-11-19 11:37:29 +01:00
guard-rspec (4.3.1)
guard (~> 2.1)
rspec (>= 2.14, < 4.0)
2015-08-10 11:05:06 +02:00
haml (4.0.6)
tilt
haml-rails (0.9.0)
actionpack (>= 4.0.1)
activesupport (>= 4.0.1)
haml (>= 4.0.6, < 5.0)
html2haml (>= 1.0.1)
railties (>= 4.0.1)
2015-10-05 16:42:29 +02:00
hashie (3.4.1)
2015-08-10 11:05:06 +02:00
html2haml (2.0.0)
erubis (~> 2.7.0)
haml (~> 4.0.0)
nokogiri (~> 1.6.0)
ruby_parser (~> 3.5)
http-cookie (1.0.2)
domain_name (~> 0.5)
2015-11-20 13:54:23 +01:00
http_parser.rb (0.6.0)
2015-10-05 16:42:29 +02:00
httpclient (2.6.0.1)
2015-08-10 11:05:06 +02:00
i18n (0.7.0)
jbuilder (2.3.1)
activesupport (>= 3.0.0, < 5)
multi_json (~> 1.2)
jquery-rails (4.0.4)
rails-dom-testing (~> 1.0)
railties (>= 4.2.0)
thor (>= 0.14, < 2.0)
json (1.8.3)
2015-10-05 16:42:29 +02:00
json-jwt (1.5.1)
activesupport
bindata
multi_json (>= 1.3)
securecompare
url_safe_base64
2015-09-01 14:25:15 +02:00
kgio (2.9.3)
2015-08-10 11:05:06 +02:00
leaflet-draw-rails (0.1.0)
leaflet-markercluster-rails (0.7.0)
railties (>= 3.1)
leaflet-rails (0.7.4)
2015-12-10 11:57:32 +01:00
libv8 (3.16.14.7)
2015-11-19 11:37:29 +01:00
listen (3.0.4)
rb-fsevent (>= 0.9.3)
rb-inotify (>= 0.9)
2015-09-01 14:25:15 +02:00
logstash-event (1.2.02)
logstasher (0.6.5)
logstash-event (~> 1.2.0)
request_store
2015-08-10 11:05:06 +02:00
loofah (2.0.2)
nokogiri (>= 1.5.9)
2015-11-19 11:37:29 +01:00
lumberjack (1.0.9)
2015-08-10 11:05:06 +02:00
mail (2.6.3)
mime-types (>= 1.16, < 3)
2015-12-14 16:09:20 +01:00
mailjet (1.1.0)
activesupport (>= 3.1.0)
rack (>= 1.4.0)
rest-client
method_source (0.8.2)
2015-08-10 11:05:06 +02:00
mime-types (2.6.1)
mini_portile (0.6.2)
minitest (5.7.0)
multi_json (1.11.2)
2015-09-01 14:58:48 +02:00
multipart-post (2.0.0)
2015-11-19 11:37:29 +01:00
nenv (0.2.0)
2015-08-10 11:05:06 +02:00
netrc (0.10.3)
nokogiri (1.6.6.2)
mini_portile (~> 0.6.0)
2015-11-19 11:37:29 +01:00
notiffany (0.0.8)
nenv (~> 0.1)
shellany (~> 0.0)
2015-09-01 14:35:27 +02:00
open4 (1.3.4)
2015-10-05 16:42:29 +02:00
openid_connect (0.9.2)
activemodel
attr_required (>= 1.0.0)
json (>= 1.4.3)
json-jwt (>= 1.5.0)
rack-oauth2 (>= 1.2.1)
swd (>= 1.0.0)
tzinfo
validate_email
validate_url
webfinger (>= 1.0.1)
2015-08-10 11:05:06 +02:00
orm_adapter (0.5.0)
2015-08-11 15:08:18 +02:00
parser (2.2.2.2)
ast (>= 1.1, < 3.0)
2015-08-10 11:05:06 +02:00
pg (0.18.2)
poltergeist (1.6.0)
capybara (~> 2.1)
cliver (~> 0.3.1)
multi_json (~> 1.0)
websocket-driver (>= 0.2.0)
2015-08-11 15:08:18 +02:00
powerpack (0.1.0)
pry (0.10.1)
coderay (~> 1.1.0)
method_source (~> 0.8.1)
slop (~> 3.4)
pry-byebug (3.2.0)
byebug (~> 5.0)
pry (~> 0.10)
2015-08-10 11:05:06 +02:00
rack (1.6.4)
2015-10-05 16:42:29 +02:00
rack-oauth2 (1.2.1)
activesupport (>= 2.3)
attr_required (>= 0.0.5)
httpclient (>= 2.4)
multi_json (>= 1.3.6)
rack (>= 1.1)
2015-08-10 11:05:06 +02:00
rack-test (0.6.3)
rack (>= 1.0)
2015-08-17 11:12:59 +02:00
railroady (1.3.0)
2015-08-10 11:05:06 +02:00
rails (4.2.0)
actionmailer (= 4.2.0)
actionpack (= 4.2.0)
actionview (= 4.2.0)
activejob (= 4.2.0)
activemodel (= 4.2.0)
activerecord (= 4.2.0)
activesupport (= 4.2.0)
bundler (>= 1.3.0, < 2.0)
railties (= 4.2.0)
sprockets-rails
rails-deprecated_sanitizer (1.0.3)
activesupport (>= 4.2.0.alpha)
rails-dom-testing (1.0.6)
activesupport (>= 4.2.0.beta, < 5.0)
nokogiri (~> 1.6.0)
rails-deprecated_sanitizer (>= 1.0.1)
rails-html-sanitizer (1.0.2)
loofah (~> 2.0)
railties (4.2.0)
actionpack (= 4.2.0)
activesupport (= 4.2.0)
rake (>= 0.8.7)
thor (>= 0.18.1, < 2.0)
2015-08-11 15:08:18 +02:00
rainbow (2.0.0)
2015-09-01 14:25:15 +02:00
raindrops (0.13.0)
2015-08-10 11:05:06 +02:00
rake (10.4.2)
2015-11-19 11:37:29 +01:00
rb-fsevent (0.9.6)
rb-inotify (0.9.5)
ffi (>= 0.5.0)
2015-08-10 11:05:06 +02:00
rdoc (4.2.0)
json (~> 1.4)
2015-12-10 11:57:32 +01:00
ref (2.0.0)
2015-08-10 11:05:06 +02:00
request_store (1.1.0)
responders (2.1.0)
railties (>= 4.2.0, < 5)
rest-client (1.8.0)
http-cookie (>= 1.0.2, < 2.0)
mime-types (>= 1.16, < 3.0)
netrc (~> 0.7)
rgeo (0.3.20)
rgeo-geojson (0.3.1)
rgeo (~> 0.3)
2015-11-19 11:37:29 +01:00
rspec (3.2.0)
rspec-core (~> 3.2.0)
rspec-expectations (~> 3.2.0)
rspec-mocks (~> 3.2.0)
2015-08-10 11:05:06 +02:00
rspec-core (3.2.3)
rspec-support (~> 3.2.0)
rspec-expectations (3.2.1)
diff-lcs (>= 1.2.0, < 2.0)
rspec-support (~> 3.2.0)
rspec-mocks (3.2.1)
diff-lcs (>= 1.2.0, < 2.0)
rspec-support (~> 3.2.0)
rspec-rails (3.2.1)
actionpack (>= 3.0, < 4.3)
activesupport (>= 3.0, < 4.3)
railties (>= 3.0, < 4.3)
rspec-core (~> 3.2.0)
rspec-expectations (~> 3.2.0)
rspec-mocks (~> 3.2.0)
rspec-support (~> 3.2.0)
rspec-support (3.2.2)
2015-08-11 15:08:18 +02:00
rubocop (0.30.1)
astrolabe (~> 1.3)
parser (>= 2.2.2.1, < 3.0)
powerpack (~> 0.1)
rainbow (>= 1.99.1, < 3.0)
ruby-progressbar (~> 1.4)
2015-08-20 16:11:31 +02:00
rubocop-checkstyle_formatter (0.2.0)
rubocop (>= 0.20.1)
rubocop-rspec (1.3.0)
2015-08-11 15:08:18 +02:00
ruby-progressbar (1.7.5)
2015-08-10 11:05:06 +02:00
ruby_parser (3.7.0)
sexp_processor (~> 4.1)
rubyzip (1.1.7)
safe_yaml (1.0.4)
sass (3.4.16)
sass-rails (5.0.3)
railties (>= 4.0.0, < 5.0)
sass (~> 3.1)
sprockets (>= 2.8, < 4.0)
sprockets-rails (>= 2.0, < 4.0)
tilt (~> 1.1)
sdoc (0.4.1)
json (~> 1.7, >= 1.7.7)
rdoc (~> 4.0)
2015-10-05 16:42:29 +02:00
securecompare (1.0.0)
2015-08-10 11:05:06 +02:00
selenium-webdriver (2.44.0)
childprocess (~> 0.5)
multi_json (~> 1.0)
rubyzip (~> 1.0)
websocket (~> 1.0)
2015-09-01 14:58:48 +02:00
sentry-raven (0.13.1)
faraday (>= 0.7.6)
2015-08-10 11:05:06 +02:00
sexp_processor (4.6.0)
2015-11-19 11:37:29 +01:00
shellany (0.0.1)
2015-08-10 11:05:06 +02:00
shoulda-matchers (2.8.0)
activesupport (>= 3.0.0)
simplecov (0.9.1)
docile (~> 1.1.0)
multi_json (~> 1.0)
simplecov-html (~> 0.8.0)
simplecov-html (0.8.0)
slop (3.6.0)
2015-08-10 11:05:06 +02:00
spring (1.3.6)
spring-commands-rspec (1.0.4)
spring (>= 0.9.1)
2015-08-10 11:05:06 +02:00
sprockets (3.2.0)
rack (~> 1.0)
sprockets-rails (2.3.2)
actionpack (>= 3.0)
activesupport (>= 3.0)
sprockets (>= 2.8, < 4.0)
2015-10-05 16:42:29 +02:00
swd (1.0.0)
activesupport (>= 3)
attr_required (>= 0.0.5)
httpclient (>= 2.4)
i18n
json (>= 1.4.3)
2015-12-10 11:57:32 +01:00
therubyracer (0.12.2)
libv8 (~> 3.16.14.0)
ref
2015-08-10 11:05:06 +02:00
thor (0.19.1)
thread_safe (0.3.5)
tilt (1.4.1)
timecop (0.7.3)
2015-08-10 11:05:06 +02:00
turbolinks (2.5.3)
coffee-rails
tzinfo (1.2.2)
thread_safe (~> 0.1)
uglifier (2.7.1)
execjs (>= 0.3.0)
json (>= 1.8.0)
unf (0.1.4)
unf_ext
unf_ext (0.0.7.1)
2015-09-01 14:25:15 +02:00
unicorn (4.9.0)
kgio (~> 2.6)
rack
raindrops (~> 0.7)
2015-10-05 16:42:29 +02:00
url_safe_base64 (0.2.2)
validate_email (0.1.6)
activemodel (>= 3.0)
mail (>= 2.2.5)
validate_url (1.0.2)
activemodel (>= 3.0.0)
addressable
2015-08-10 11:05:06 +02:00
warden (1.2.3)
rack (>= 1.0)
web-console (2.2.1)
activemodel (>= 4.0)
binding_of_caller (>= 0.7.2)
railties (>= 4.0)
sprockets-rails (>= 2.0, < 4.0)
2015-10-05 16:42:29 +02:00
webfinger (1.0.1)
activesupport
httpclient (>= 2.4)
multi_json
2015-08-10 11:05:06 +02:00
webmock (1.21.0)
addressable (>= 2.3.6)
crack (>= 0.3.2)
websocket (1.2.1)
websocket-driver (0.5.3)
websocket-extensions (>= 0.1.0)
websocket-extensions (0.1.2)
2015-11-26 12:29:34 +01:00
will_paginate (3.0.7)
will_paginate-bootstrap (1.0.1)
will_paginate (>= 3.0.3)
2015-08-10 11:05:06 +02:00
xpath (2.0.0)
nokogiri (~> 1.3)
PLATFORMS
ruby
DEPENDENCIES
bootstrap-datepicker-rails
bootstrap-sass (~> 3.3.5)
byebug
capybara
carrierwave
chartkick
coffee-rails (~> 4.1.0)
database_cleaner
devise
draper
factory_girl
2015-09-23 10:02:01 +02:00
font-awesome-rails
2015-11-19 11:37:29 +01:00
guard
2015-11-20 13:54:23 +01:00
guard-livereload (~> 2.4)
2015-11-19 11:37:29 +01:00
guard-rspec
2015-08-10 11:05:06 +02:00
haml-rails
2015-10-05 16:42:29 +02:00
hashie
2015-08-10 11:05:06 +02:00
jbuilder (~> 2.0)
jquery-rails
leaflet-draw-rails
leaflet-markercluster-rails (~> 0.7.0)
leaflet-rails
2015-09-01 14:25:15 +02:00
logstasher
2015-12-14 16:09:20 +01:00
mailjet
2015-09-01 14:35:27 +02:00
mina!
2015-10-05 16:42:29 +02:00
openid_connect
2015-08-10 11:05:06 +02:00
pg
poltergeist
pry-byebug
2015-08-17 11:12:59 +02:00
railroady
2015-08-10 11:05:06 +02:00
rails (= 4.2.0)
rest-client
rgeo-geojson
rspec-rails (~> 3.0)
2015-08-11 15:08:18 +02:00
rubocop
2015-08-20 16:11:31 +02:00
rubocop-checkstyle_formatter
rubocop-rspec
2015-08-10 11:05:06 +02:00
sass-rails (~> 5.0)
sdoc (~> 0.4.0)
selenium-webdriver
2015-09-01 14:58:48 +02:00
sentry-raven
2015-08-10 11:05:06 +02:00
shoulda-matchers
simplecov
spring
spring-commands-rspec
2015-12-10 11:57:32 +01:00
therubyracer
timecop
2015-08-10 11:05:06 +02:00
turbolinks
uglifier (>= 1.3.0)
2015-09-01 14:25:15 +02:00
unicorn
2015-08-10 11:05:06 +02:00
web-console (~> 2.0)
webmock
2015-11-26 12:29:34 +01:00
will_paginate-bootstrap
BUNDLED WITH
1.10.6