adopt-a-hydrant/Gemfile.lock

245 lines
5.8 KiB
Plaintext
Raw Normal View History

2011-02-14 18:28:51 +00:00
GEM
2011-12-12 15:50:35 +00:00
remote: https://rubygems.org/
2011-02-14 18:28:51 +00:00
specs:
2016-09-23 13:39:56 +00:00
actionmailer (4.2.7.1)
actionpack (= 4.2.7.1)
actionview (= 4.2.7.1)
activejob (= 4.2.7.1)
2014-09-12 01:06:45 +00:00
mail (~> 2.5, >= 2.5.4)
2014-11-29 11:36:18 +00:00
rails-dom-testing (~> 1.0, >= 1.0.5)
2016-09-23 13:39:56 +00:00
actionpack (4.2.7.1)
actionview (= 4.2.7.1)
activesupport (= 4.2.7.1)
2015-03-20 11:27:12 +00:00
rack (~> 1.6)
rack-test (~> 0.6.2)
2014-11-29 11:36:18 +00:00
rails-dom-testing (~> 1.0, >= 1.0.5)
2015-06-26 04:03:11 +00:00
rails-html-sanitizer (~> 1.0, >= 1.0.2)
2016-09-23 13:39:56 +00:00
actionview (4.2.7.1)
activesupport (= 4.2.7.1)
2014-04-09 07:02:20 +00:00
builder (~> 3.1)
erubis (~> 2.7.0)
2014-11-29 11:36:18 +00:00
rails-dom-testing (~> 1.0, >= 1.0.5)
2015-06-26 04:03:11 +00:00
rails-html-sanitizer (~> 1.0, >= 1.0.2)
2016-09-23 13:39:56 +00:00
activejob (4.2.7.1)
activesupport (= 4.2.7.1)
2014-11-29 11:36:18 +00:00
globalid (>= 0.3.0)
2016-09-23 13:39:56 +00:00
activemodel (4.2.7.1)
activesupport (= 4.2.7.1)
2014-04-09 07:02:20 +00:00
builder (~> 3.1)
2016-09-23 13:39:56 +00:00
activerecord (4.2.7.1)
activemodel (= 4.2.7.1)
activesupport (= 4.2.7.1)
2014-11-29 11:36:18 +00:00
arel (~> 6.0)
2016-09-23 13:39:56 +00:00
activesupport (4.2.7.1)
2014-12-20 14:02:00 +00:00
i18n (~> 0.7)
2014-04-09 07:02:20 +00:00
json (~> 1.7, >= 1.7.7)
minitest (~> 5.1)
2014-12-20 14:02:00 +00:00
thread_safe (~> 0.3, >= 0.3.4)
2014-04-09 07:02:20 +00:00
tzinfo (~> 1.1)
2016-01-11 16:28:24 +00:00
addressable (2.4.0)
2015-08-06 06:28:34 +00:00
arel (6.0.3)
2016-06-08 19:32:42 +00:00
ast (2.3.0)
2016-03-10 10:03:37 +00:00
bcrypt (3.1.11)
2014-04-09 07:02:20 +00:00
builder (3.2.2)
2016-06-30 17:28:44 +00:00
coffee-rails (4.2.1)
2011-10-05 18:41:05 +00:00
coffee-script (>= 2.2.0)
2016-06-30 17:28:44 +00:00
railties (>= 4.0.0, < 5.2.x)
2015-04-08 14:09:20 +00:00
coffee-script (2.4.1)
2011-10-05 18:41:05 +00:00
coffee-script-source
execjs
2015-11-12 17:29:03 +00:00
coffee-script-source (1.10.0)
concurrent-ruby (1.0.2)
2016-09-23 13:43:55 +00:00
coveralls (0.8.15)
2016-07-06 15:36:07 +00:00
json (>= 1.8, < 3)
simplecov (~> 0.12.0)
2015-11-13 08:10:00 +00:00
term-ansicolor (~> 1.3)
2015-01-19 22:32:54 +00:00
thor (~> 0.19.1)
2016-09-23 13:43:55 +00:00
tins (>= 1.6.0, < 2)
2015-12-02 21:33:53 +00:00
crack (0.4.3)
2014-02-02 18:53:33 +00:00
safe_yaml (~> 1.0.0)
2016-07-02 21:30:32 +00:00
devise (4.2.0)
2014-03-19 15:22:49 +00:00
bcrypt (~> 3.0)
orm_adapter (~> 0.1)
2016-04-18 16:32:51 +00:00
railties (>= 4.1.0, < 5.1)
2014-10-04 13:02:18 +00:00
responders
warden (~> 1.2.3)
2014-06-16 09:35:09 +00:00
docile (1.1.5)
2011-05-06 02:38:25 +00:00
erubis (2.7.0)
2016-05-21 21:52:20 +00:00
execjs (2.7.0)
fastercsv (1.5.5)
font-awesome-rails (4.6.3.1)
railties (>= 3.2, < 5.1)
2015-08-23 13:55:00 +00:00
geokit (1.10.0)
2016-09-23 13:39:56 +00:00
globalid (0.3.7)
2014-11-29 11:36:18 +00:00
activesupport (>= 4.1.0)
2015-08-10 20:32:00 +00:00
haml (4.0.7)
tilt
2016-02-11 18:31:26 +00:00
hashdiff (0.3.0)
http_accept_language (2.0.5)
2014-12-20 14:00:58 +00:00
i18n (0.7.0)
2016-09-23 13:44:04 +00:00
jquery-rails (4.2.1)
2016-03-10 10:03:46 +00:00
rails-dom-testing (>= 1, < 3)
2014-12-22 12:19:54 +00:00
railties (>= 4.2.0)
thor (>= 0.14, < 2.0)
jquery-ui-rails (5.0.5)
2014-02-19 08:22:35 +00:00
railties (>= 3.2.16)
2015-06-02 22:32:17 +00:00
json (1.8.3)
2016-05-31 11:09:18 +00:00
kaminari (0.17.0)
actionpack (>= 3.0.0)
activesupport (>= 3.0.0)
2015-08-18 07:03:51 +00:00
loofah (2.0.3)
2014-11-29 11:36:18 +00:00
nokogiri (>= 1.5.9)
2016-03-23 17:25:35 +00:00
mail (2.6.4)
mime-types (>= 1.16, < 4)
2016-05-24 00:01:20 +00:00
mime-types (3.1)
2016-03-23 17:25:35 +00:00
mime-types-data (~> 3.2015)
2016-05-24 00:01:20 +00:00
mime-types-data (3.2016.0521)
2016-06-08 19:32:55 +00:00
mini_portile2 (2.1.0)
2016-09-26 11:15:05 +00:00
minitest (5.9.1)
nested_form (0.3.2)
2016-10-06 16:54:26 +00:00
nokogiri (1.6.8.1)
2016-06-08 19:32:55 +00:00
mini_portile2 (~> 2.1.0)
orm_adapter (0.5.0)
2016-09-23 13:44:12 +00:00
parser (2.3.1.4)
2016-01-16 21:55:49 +00:00
ast (~> 2.2)
2016-09-23 13:44:20 +00:00
pg (0.19.0)
2015-05-04 22:03:12 +00:00
powerpack (0.1.1)
2016-09-23 13:44:29 +00:00
puma (3.6.0)
2015-06-19 06:48:35 +00:00
rack (1.6.4)
2016-09-23 13:44:47 +00:00
rack-pjax (1.0.0)
nokogiri (~> 1.5)
2016-09-23 13:44:47 +00:00
rack (>= 1.1)
2015-01-10 10:17:50 +00:00
rack-test (0.6.3)
2011-02-14 18:28:51 +00:00
rack (>= 1.0)
2016-09-23 13:39:56 +00:00
rails (4.2.7.1)
actionmailer (= 4.2.7.1)
actionpack (= 4.2.7.1)
actionview (= 4.2.7.1)
activejob (= 4.2.7.1)
activemodel (= 4.2.7.1)
activerecord (= 4.2.7.1)
activesupport (= 4.2.7.1)
bundler (>= 1.3.0, < 2.0)
2016-09-23 13:39:56 +00:00
railties (= 4.2.7.1)
2014-11-29 11:36:18 +00:00
sprockets-rails
rails-deprecated_sanitizer (1.0.3)
activesupport (>= 4.2.0.alpha)
rails-dom-testing (1.0.7)
2014-11-29 11:36:18 +00:00
activesupport (>= 4.2.0.beta, < 5.0)
nokogiri (~> 1.6.0)
rails-deprecated_sanitizer (>= 1.0.1)
2016-01-26 17:24:53 +00:00
rails-html-sanitizer (1.0.3)
2014-11-29 11:36:18 +00:00
loofah (~> 2.0)
2014-10-15 08:54:37 +00:00
rails_12factor (0.0.3)
rails_serve_static_assets
rails_stdout_logging
2016-09-23 13:45:04 +00:00
rails_admin (1.0.0)
builder (~> 3.1)
coffee-rails (~> 4.0)
2014-12-22 12:19:42 +00:00
font-awesome-rails (>= 3.0, < 5)
haml (~> 4.0)
2014-12-22 12:19:42 +00:00
jquery-rails (>= 3.0, < 5)
2014-10-08 12:51:23 +00:00
jquery-ui-rails (~> 5.0)
kaminari (~> 0.14)
nested_form (~> 0.3)
2016-09-23 13:45:04 +00:00
rack-pjax (>= 0.7)
rails (>= 4.0, < 6)
remotipart (~> 1.3)
2014-12-22 12:19:42 +00:00
sass-rails (>= 4.0, < 6)
rails_serve_static_assets (0.0.5)
rails_stdout_logging (0.0.5)
2016-09-23 13:39:56 +00:00
railties (4.2.7.1)
actionpack (= 4.2.7.1)
activesupport (= 4.2.7.1)
2011-02-14 18:28:51 +00:00
rake (>= 0.8.7)
thor (>= 0.18.1, < 2.0)
2016-01-24 18:48:17 +00:00
rainbow (2.1.0)
2016-09-23 13:39:56 +00:00
rake (11.3.0)
2016-10-06 16:54:32 +00:00
remotipart (1.3.1)
2016-09-23 13:46:11 +00:00
responders (2.3.0)
2015-12-20 06:04:43 +00:00
railties (>= 4.2.0, < 5.1)
2016-09-23 13:46:29 +00:00
rubocop (0.43.0)
2016-06-30 17:45:03 +00:00
parser (>= 2.3.1.1, < 3.0)
2015-02-11 20:57:04 +00:00
powerpack (~> 0.1)
2014-03-28 15:00:40 +00:00
rainbow (>= 1.99.1, < 3.0)
2015-11-07 10:58:31 +00:00
ruby-progressbar (~> 1.7)
2016-03-10 10:04:14 +00:00
unicode-display_width (~> 1.0, >= 1.0.1)
ruby-progressbar (1.8.1)
2014-09-29 07:34:27 +00:00
safe_yaml (1.0.4)
2016-03-29 16:57:33 +00:00
sass (3.4.22)
2016-09-23 13:46:29 +00:00
sass-rails (5.0.6)
2016-07-02 21:30:11 +00:00
railties (>= 4.0.0, < 6)
2014-12-13 12:02:03 +00:00
sass (~> 3.1)
sprockets (>= 2.8, < 4.0)
sprockets-rails (>= 2.0, < 4.0)
2015-09-04 09:03:56 +00:00
tilt (>= 1.1, < 3)
2016-07-06 15:36:07 +00:00
simplecov (0.12.0)
docile (~> 1.1.0)
2016-07-06 15:36:07 +00:00
json (>= 1.8, < 3)
2015-04-22 23:39:42 +00:00
simplecov-html (~> 0.10.0)
simplecov-html (0.10.0)
2016-09-23 13:46:38 +00:00
skylight (0.10.6)
2014-10-18 20:31:44 +00:00
activesupport (>= 3.0.0)
2016-10-02 11:56:59 +00:00
spring (2.0.0)
activesupport (>= 4.2)
2016-09-23 13:39:56 +00:00
sprockets (3.7.0)
2015-12-05 00:16:08 +00:00
concurrent-ruby (~> 1.0)
2015-09-26 08:12:15 +00:00
rack (> 1, < 3)
2016-09-23 13:39:56 +00:00
sprockets-rails (3.2.0)
actionpack (>= 4.0)
activesupport (>= 4.0)
sprockets (>= 3.0.0)
sqlite3 (1.3.12)
2016-10-02 11:57:23 +00:00
term-ansicolor (1.4.0)
2014-02-08 09:08:01 +00:00
tins (~> 1.0)
2014-03-24 09:46:41 +00:00
thor (0.19.1)
2015-03-11 23:41:14 +00:00
thread_safe (0.3.5)
2016-06-04 14:29:38 +00:00
tilt (2.0.5)
2016-09-23 13:46:44 +00:00
tins (1.12.0)
2014-08-09 07:34:39 +00:00
tzinfo (1.2.2)
2014-04-09 07:02:20 +00:00
thread_safe (~> 0.1)
2016-09-23 13:46:51 +00:00
uglifier (3.0.2)
2016-03-23 17:27:33 +00:00
execjs (>= 0.3.0, < 3)
unicode-display_width (1.1.1)
validates_formatting_of (0.9.0)
activemodel
2016-02-02 19:49:03 +00:00
warden (1.2.6)
2011-08-29 18:23:00 +00:00
rack (>= 1.0)
2016-06-04 14:29:47 +00:00
webmock (2.1.0)
2016-01-11 16:28:11 +00:00
addressable (>= 2.3.6)
crack (>= 0.3.2)
2015-10-13 20:57:45 +00:00
hashdiff
2011-02-14 18:28:51 +00:00
PLATFORMS
ruby
DEPENDENCIES
arel
coveralls
devise
2011-08-09 20:28:59 +00:00
fastercsv
2011-02-23 21:09:48 +00:00
geokit
2013-02-12 00:04:37 +00:00
haml
http_accept_language
nokogiri
2011-02-23 20:42:28 +00:00
pg
puma
2016-07-14 13:01:55 +00:00
rails (~> 4.2.7)
rails_12factor
2012-04-17 01:00:48 +00:00
rails_admin
2014-03-28 15:00:40 +00:00
rubocop
2014-04-10 21:09:34 +00:00
sass-rails (>= 4.0.3)
2011-05-08 19:43:23 +00:00
simplecov
2014-11-04 08:11:57 +00:00
skylight
2014-04-09 07:02:20 +00:00
spring
2011-05-08 23:07:54 +00:00
sqlite3
uglifier
2012-01-02 12:36:34 +00:00
validates_formatting_of
2011-05-08 22:12:01 +00:00
webmock
2015-05-31 10:36:59 +00:00
2016-05-01 01:37:47 +00:00
RUBY VERSION
2016-05-17 17:58:39 +00:00
ruby 2.3.1p112
2016-05-01 01:37:47 +00:00
2015-05-31 10:36:59 +00:00
BUNDLED WITH
1.13.2