adopt-a-hydrant/Gemfile.lock

245 lines
5.7 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-03-10 09:53:59 +00:00
actionmailer (4.2.6)
actionpack (= 4.2.6)
actionview (= 4.2.6)
activejob (= 4.2.6)
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-03-10 09:53:59 +00:00
actionpack (4.2.6)
actionview (= 4.2.6)
activesupport (= 4.2.6)
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-03-10 09:53:59 +00:00
actionview (4.2.6)
activesupport (= 4.2.6)
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-03-10 09:53:59 +00:00
activejob (4.2.6)
activesupport (= 4.2.6)
2014-11-29 11:36:18 +00:00
globalid (>= 0.3.0)
2016-03-10 09:53:59 +00:00
activemodel (4.2.6)
activesupport (= 4.2.6)
2014-04-09 07:02:20 +00:00
builder (~> 3.1)
2016-03-10 09:53:59 +00:00
activerecord (4.2.6)
activemodel (= 4.2.6)
activesupport (= 4.2.6)
2014-11-29 11:36:18 +00:00
arel (~> 6.0)
2016-03-10 09:53:59 +00:00
activesupport (4.2.6)
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)
2015-12-20 06:04:34 +00:00
ast (2.2.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)
2015-12-19 11:02:56 +00:00
coffee-rails (4.1.1)
2011-10-05 18:41:05 +00:00
coffee-script (>= 2.2.0)
2015-12-19 11:02:56 +00:00
railties (>= 4.0.0, < 5.1.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.1)
2016-03-02 18:37:09 +00:00
coveralls (0.8.13)
2015-04-22 23:39:42 +00:00
json (~> 1.8)
2015-11-30 22:58:13 +00:00
simplecov (~> 0.11.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)
2015-11-13 08:10:00 +00:00
tins (~> 1.6.0)
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-04-27 08:23:09 +00:00
devise (4.0.1)
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)
2015-08-15 03:13:17 +00:00
execjs (2.6.0)
fastercsv (1.5.5)
font-awesome-rails (4.6.1.0)
railties (>= 3.2, < 5.1)
2015-08-23 13:55:00 +00:00
geokit (1.10.0)
2015-08-06 06:28:46 +00:00
globalid (0.3.6)
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-03-10 10:03:46 +00:00
jquery-rails (4.1.1)
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)
2015-03-08 07:23:01 +00:00
kaminari (0.16.3)
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)
mime-types (3.0)
mime-types-data (~> 3.2015)
mime-types-data (3.2016.0221)
2015-11-30 22:58:48 +00:00
mini_portile2 (2.0.0)
2016-01-23 22:12:24 +00:00
minitest (5.8.4)
nested_form (0.3.2)
2016-01-21 17:37:54 +00:00
nokogiri (1.6.7.2)
2015-11-30 05:08:51 +00:00
mini_portile2 (~> 2.0.0.rc2)
orm_adapter (0.5.0)
2016-04-27 08:23:22 +00:00
parser (2.3.1.0)
2016-01-16 21:55:49 +00:00
ast (~> 2.2)
2015-11-13 22:49:19 +00:00
pg (0.18.4)
2015-05-04 22:03:12 +00:00
powerpack (0.1.1)
2016-04-12 15:18:28 +00:00
puma (3.4.0)
2015-06-19 06:48:35 +00:00
rack (1.6.4)
2014-08-15 23:36:54 +00:00
rack-pjax (0.8.0)
nokogiri (~> 1.5)
2014-08-15 23:36:54 +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-03-10 09:53:59 +00:00
rails (4.2.6)
actionmailer (= 4.2.6)
actionpack (= 4.2.6)
actionview (= 4.2.6)
activejob (= 4.2.6)
activemodel (= 4.2.6)
activerecord (= 4.2.6)
activesupport (= 4.2.6)
bundler (>= 1.3.0, < 2.0)
2016-03-10 09:53:59 +00:00
railties (= 4.2.6)
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
2015-11-25 06:38:17 +00:00
rails_admin (0.8.1)
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)
rack-pjax (~> 0.7)
2014-02-02 18:53:33 +00:00
rails (~> 4.0)
2012-04-17 01:00:48 +00:00
remotipart (~> 1.0)
2014-02-02 18:53:33 +00:00
safe_yaml (~> 1.0)
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-03-10 09:53:59 +00:00
railties (4.2.6)
actionpack (= 4.2.6)
activesupport (= 4.2.6)
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-03-29 16:57:27 +00:00
rake (11.1.2)
remotipart (1.2.1)
2016-05-01 01:37:47 +00:00
responders (2.2.0)
2015-12-20 06:04:43 +00:00
railties (>= 4.2.0, < 5.1)
2016-03-27 13:24:28 +00:00
rubocop (0.39.0)
parser (>= 2.3.0.7, < 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.0)
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)
2015-09-04 09:03:56 +00:00
sass-rails (5.0.4)
railties (>= 4.0.0, < 5.0)
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-02-04 19:50:11 +00:00
simplecov (0.11.2)
docile (~> 1.1.0)
2015-04-22 23:39:42 +00:00
json (~> 1.8)
simplecov-html (~> 0.10.0)
simplecov-html (0.10.0)
2016-02-04 19:50:20 +00:00
skylight (0.10.3)
2014-10-18 20:31:44 +00:00
activesupport (>= 3.0.0)
2016-04-12 15:18:38 +00:00
spring (1.7.1)
2016-04-06 18:30:52 +00:00
sprockets (3.6.0)
2015-12-05 00:16:08 +00:00
concurrent-ruby (~> 1.0)
2015-09-26 08:12:15 +00:00
rack (> 1, < 3)
sprockets-rails (3.0.4)
actionpack (>= 4.0)
activesupport (>= 4.0)
sprockets (>= 3.0.0)
2015-10-12 23:20:15 +00:00
sqlite3 (1.3.11)
2015-11-13 08:10:00 +00:00
term-ansicolor (1.3.2)
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-01-07 04:26:22 +00:00
tilt (2.0.2)
2015-08-14 07:10:10 +00:00
tins (1.6.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-03-23 17:27:33 +00:00
uglifier (3.0.0)
execjs (>= 0.3.0, < 3)
unicode-display_width (1.0.3)
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-04-27 08:23:39 +00:00
webmock (2.0.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-03-10 09:53:59 +00:00
rails (~> 4.2.6)
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
ruby 2.3.0p0
2015-05-31 10:36:59 +00:00
BUNDLED WITH
2016-05-01 01:37:47 +00:00
1.12.0