336 lines
7.5 KiB
Plaintext
336 lines
7.5 KiB
Plaintext
GEM
|
|
remote: https://rubygems.org/
|
|
specs:
|
|
actionmailer (4.0.13)
|
|
actionpack (= 4.0.13)
|
|
mail (~> 2.5, >= 2.5.4)
|
|
actionpack (4.0.13)
|
|
activesupport (= 4.0.13)
|
|
builder (~> 3.1.0)
|
|
erubis (~> 2.7.0)
|
|
rack (~> 1.5.2)
|
|
rack-test (~> 0.6.2)
|
|
activemodel (4.0.13)
|
|
activesupport (= 4.0.13)
|
|
builder (~> 3.1.0)
|
|
activerecord (4.0.13)
|
|
activemodel (= 4.0.13)
|
|
activerecord-deprecated_finders (~> 1.0.2)
|
|
activesupport (= 4.0.13)
|
|
arel (~> 4.0.0)
|
|
activerecord-deprecated_finders (1.0.4)
|
|
activesupport (4.0.13)
|
|
i18n (~> 0.6, >= 0.6.9)
|
|
minitest (~> 4.2)
|
|
multi_json (~> 1.3)
|
|
thread_safe (~> 0.1)
|
|
tzinfo (~> 0.3.37)
|
|
addressable (2.3.8)
|
|
arel (4.0.2)
|
|
aruba (0.5.4)
|
|
childprocess (>= 0.3.6)
|
|
cucumber (>= 1.1.1)
|
|
rspec-expectations (>= 2.7.0)
|
|
bcrypt (3.1.10)
|
|
better_errors (2.1.1)
|
|
coderay (>= 1.0.0)
|
|
erubis (>= 2.6.6)
|
|
rack (>= 0.9.0)
|
|
binding_of_caller (0.7.2)
|
|
debug_inspector (>= 0.0.1)
|
|
brakeman (3.0.3)
|
|
erubis (~> 2.6)
|
|
fastercsv (~> 1.5)
|
|
haml (>= 3.0, < 5.0)
|
|
highline (~> 1.6.20)
|
|
multi_json (~> 1.2)
|
|
ruby2ruby (~> 2.1.1)
|
|
ruby_parser (~> 3.6.2)
|
|
sass (~> 3.0)
|
|
terminal-table (~> 1.4)
|
|
builder (3.1.4)
|
|
bundler-audit (0.3.1)
|
|
bundler (~> 1.2)
|
|
thor (~> 0.18)
|
|
capybara (2.4.4)
|
|
mime-types (>= 1.16)
|
|
nokogiri (>= 1.3.3)
|
|
rack (>= 1.0.0)
|
|
rack-test (>= 0.5.4)
|
|
xpath (~> 2.0)
|
|
celluloid (0.16.0)
|
|
timers (~> 4.0.0)
|
|
childprocess (0.5.6)
|
|
ffi (~> 1.0, >= 1.0.11)
|
|
cliver (0.3.2)
|
|
coderay (1.1.0)
|
|
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)
|
|
crack (0.3.1)
|
|
cucumber (1.3.15)
|
|
builder (>= 2.1.2)
|
|
diff-lcs (>= 1.1.3)
|
|
gherkin (~> 2.12)
|
|
multi_json (>= 1.7.5, < 2.0)
|
|
multi_test (>= 0.1.1)
|
|
daemons (1.2.2)
|
|
database_cleaner (1.4.1)
|
|
debug_inspector (0.0.2)
|
|
diff-lcs (1.2.5)
|
|
docile (1.1.5)
|
|
em-websocket (0.5.1)
|
|
eventmachine (>= 0.12.9)
|
|
http_parser.rb (~> 0.6.0)
|
|
erubis (2.7.0)
|
|
eventmachine (1.0.5)
|
|
execjs (2.5.2)
|
|
fastercsv (1.5.5)
|
|
ffi (1.9.8)
|
|
foreman (0.78.0)
|
|
thor (~> 0.19.1)
|
|
formatador (0.2.5)
|
|
gauntlt (1.0.10)
|
|
aruba (= 0.5.4)
|
|
cucumber (= 1.3.15)
|
|
nokogiri (= 1.6.1)
|
|
trollop (~> 2.0)
|
|
gherkin (2.12.2)
|
|
multi_json (~> 1.3)
|
|
guard (2.12.6)
|
|
formatador (>= 0.2.4)
|
|
listen (~> 2.7)
|
|
lumberjack (~> 1.0)
|
|
nenv (~> 0.1)
|
|
notiffany (~> 0.0)
|
|
pry (>= 0.9.12)
|
|
shellany (~> 0.0)
|
|
thor (>= 0.18.1)
|
|
guard-brakeman (0.8.3)
|
|
brakeman (>= 2.1.1)
|
|
guard (>= 2.0.0)
|
|
guard-compat (1.2.1)
|
|
guard-livereload (2.4.0)
|
|
em-websocket (~> 0.5)
|
|
guard (~> 2.8)
|
|
multi_json (~> 1.8)
|
|
guard-rspec (4.3.1)
|
|
guard (~> 2.1)
|
|
rspec (>= 2.14, < 4.0)
|
|
guard-shell (0.7.1)
|
|
guard (>= 2.0.0)
|
|
guard-compat (~> 1.0)
|
|
haml (4.0.6)
|
|
tilt
|
|
highline (1.6.21)
|
|
hitimes (1.2.2)
|
|
http_parser.rb (0.6.0)
|
|
i18n (0.7.0)
|
|
jquery-fileupload-rails (0.4.5)
|
|
actionpack (>= 3.1)
|
|
railties (>= 3.1)
|
|
sass (>= 3.2)
|
|
jquery-rails (3.1.2)
|
|
railties (>= 3.0, < 5.0)
|
|
thor (>= 0.14, < 2.0)
|
|
json (1.8.3)
|
|
kgio (2.9.3)
|
|
launchy (2.4.3)
|
|
addressable (~> 2.3)
|
|
libv8 (3.16.14.7)
|
|
listen (2.10.0)
|
|
celluloid (~> 0.16.0)
|
|
rb-fsevent (>= 0.9.3)
|
|
rb-inotify (>= 0.9)
|
|
lumberjack (1.0.9)
|
|
mail (2.6.3)
|
|
mime-types (>= 1.16, < 3)
|
|
mailcatcher (0.6.1)
|
|
activesupport (>= 4.0.0, < 5)
|
|
eventmachine (~> 1.0.0, <= 1.0.5)
|
|
mail (~> 2.3)
|
|
sinatra (~> 1.2)
|
|
skinny (~> 0.2.3)
|
|
sqlite3 (~> 1.3)
|
|
thin (~> 1.5.0)
|
|
method_source (0.8.2)
|
|
mime-types (2.6.1)
|
|
mini_portile (0.5.3)
|
|
minitest (4.7.5)
|
|
multi_json (1.11.1)
|
|
multi_test (0.1.2)
|
|
mysql2 (0.3.18)
|
|
nenv (0.2.0)
|
|
nokogiri (1.6.1)
|
|
mini_portile (~> 0.5.0)
|
|
notiffany (0.0.6)
|
|
nenv (~> 0.1)
|
|
shellany (~> 0.0)
|
|
poltergeist (1.6.0)
|
|
capybara (~> 2.1)
|
|
cliver (~> 0.3.1)
|
|
multi_json (~> 1.0)
|
|
websocket-driver (>= 0.2.0)
|
|
powder (0.3.0)
|
|
thor (>= 0.11.5)
|
|
pry (0.10.1)
|
|
coderay (~> 1.1.0)
|
|
method_source (~> 0.8.1)
|
|
slop (~> 3.4)
|
|
pry-rails (0.3.4)
|
|
pry (>= 0.9.10)
|
|
rack (1.5.3)
|
|
rack-livereload (0.3.15)
|
|
rack
|
|
rack-protection (1.5.3)
|
|
rack
|
|
rack-test (0.6.3)
|
|
rack (>= 1.0)
|
|
rails (4.0.13)
|
|
actionmailer (= 4.0.13)
|
|
actionpack (= 4.0.13)
|
|
activerecord (= 4.0.13)
|
|
activesupport (= 4.0.13)
|
|
bundler (>= 1.3.0, < 2.0)
|
|
railties (= 4.0.13)
|
|
sprockets-rails (~> 2.0)
|
|
railties (4.0.13)
|
|
actionpack (= 4.0.13)
|
|
activesupport (= 4.0.13)
|
|
rake (>= 0.8.7)
|
|
thor (>= 0.18.1, < 2.0)
|
|
raindrops (0.13.0)
|
|
rake (10.4.2)
|
|
rb-fsevent (0.9.5)
|
|
rb-inotify (0.9.5)
|
|
ffi (>= 0.5.0)
|
|
ref (1.0.5)
|
|
rspec (2.14.1)
|
|
rspec-core (~> 2.14.0)
|
|
rspec-expectations (~> 2.14.0)
|
|
rspec-mocks (~> 2.14.0)
|
|
rspec-core (2.14.8)
|
|
rspec-expectations (2.14.5)
|
|
diff-lcs (>= 1.1.3, < 2.0)
|
|
rspec-mocks (2.14.6)
|
|
rspec-rails (2.14.2)
|
|
actionpack (>= 3.0)
|
|
activemodel (>= 3.0)
|
|
activesupport (>= 3.0)
|
|
railties (>= 3.0)
|
|
rspec-core (~> 2.14.0)
|
|
rspec-expectations (~> 2.14.0)
|
|
rspec-mocks (~> 2.14.0)
|
|
ruby2ruby (2.1.4)
|
|
ruby_parser (~> 3.1)
|
|
sexp_processor (~> 4.0)
|
|
ruby_parser (3.6.6)
|
|
sexp_processor (~> 4.1)
|
|
sass (3.4.14)
|
|
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)
|
|
sexp_processor (4.6.0)
|
|
shellany (0.0.1)
|
|
simplecov (0.10.0)
|
|
docile (~> 1.1.0)
|
|
json (~> 1.8)
|
|
simplecov-html (~> 0.10.0)
|
|
simplecov-html (0.10.0)
|
|
sinatra (1.4.6)
|
|
rack (~> 1.4)
|
|
rack-protection (~> 1.4)
|
|
tilt (>= 1.3, < 3)
|
|
skinny (0.2.3)
|
|
eventmachine (~> 1.0.0)
|
|
thin (~> 1.5.0)
|
|
slop (3.6.0)
|
|
sprockets (3.2.0)
|
|
rack (~> 1.0)
|
|
sprockets-rails (2.3.1)
|
|
actionpack (>= 3.0)
|
|
activesupport (>= 3.0)
|
|
sprockets (>= 2.8, < 4.0)
|
|
sqlite3 (1.3.10)
|
|
terminal-table (1.4.5)
|
|
therubyracer (0.12.2)
|
|
libv8 (~> 3.16.14.0)
|
|
ref
|
|
thin (1.5.1)
|
|
daemons (>= 1.0.9)
|
|
eventmachine (>= 0.12.6)
|
|
rack (>= 1.0.0)
|
|
thor (0.19.1)
|
|
thread_safe (0.3.5)
|
|
tilt (1.4.1)
|
|
timers (4.0.1)
|
|
hitimes
|
|
travis-lint (2.0.0)
|
|
json
|
|
trollop (2.1.2)
|
|
turbolinks (2.5.3)
|
|
coffee-rails
|
|
tzinfo (0.3.44)
|
|
uglifier (2.7.1)
|
|
execjs (>= 0.3.0)
|
|
json (>= 1.8.0)
|
|
unicorn (4.9.0)
|
|
kgio (~> 2.6)
|
|
rack
|
|
raindrops (~> 0.7)
|
|
websocket-driver (0.5.4)
|
|
websocket-extensions (>= 0.1.0)
|
|
websocket-extensions (0.1.2)
|
|
xpath (2.0.0)
|
|
nokogiri (~> 1.3)
|
|
|
|
PLATFORMS
|
|
ruby
|
|
|
|
DEPENDENCIES
|
|
aruba
|
|
bcrypt
|
|
better_errors
|
|
binding_of_caller
|
|
brakeman
|
|
bundler-audit
|
|
capybara
|
|
coffee-rails
|
|
crack (= 0.3.1)
|
|
database_cleaner
|
|
execjs
|
|
foreman
|
|
gauntlt
|
|
guard-brakeman
|
|
guard-livereload
|
|
guard-rspec
|
|
guard-shell
|
|
jquery-fileupload-rails
|
|
jquery-rails
|
|
launchy
|
|
mailcatcher
|
|
mysql2
|
|
poltergeist
|
|
powder
|
|
pry
|
|
pry-rails
|
|
rack-livereload
|
|
rails (= 4.0.13)
|
|
rb-fsevent
|
|
rspec-rails (= 2.14.2)
|
|
sass-rails
|
|
simplecov
|
|
sqlite3
|
|
therubyracer
|
|
travis-lint
|
|
turbolinks
|
|
uglifier
|
|
unicorn
|