1
0
Fork 1
mirror of https://github.com/NixOS/nixpkgs.git synced 2024-12-22 06:05:13 +00:00
nixpkgs/pkgs/applications/networking/cluster/panamax/ui/Gemfile.lock

227 lines
5.1 KiB
Plaintext
Raw Normal View History

2015-02-07 14:26:16 +00:00
GEM
remote: https://rubygems.org/
specs:
actionmailer (4.1.7)
actionpack (= 4.1.7)
actionview (= 4.1.7)
mail (~> 2.5, >= 2.5.4)
actionpack (4.1.7)
actionview (= 4.1.7)
activesupport (= 4.1.7)
rack (~> 1.5.2)
rack-test (~> 0.6.2)
actionview (4.1.7)
activesupport (= 4.1.7)
builder (~> 3.1)
erubis (~> 2.7.0)
activemodel (4.1.7)
activesupport (= 4.1.7)
builder (~> 3.1)
activerecord (4.1.7)
activemodel (= 4.1.7)
activesupport (= 4.1.7)
arel (~> 5.0.0)
activeresource (4.0.0)
activemodel (~> 4.0)
activesupport (~> 4.0)
rails-observers (~> 0.1.1)
activesupport (4.1.7)
i18n (~> 0.6, >= 0.6.9)
json (~> 1.7, >= 1.7.7)
minitest (~> 5.1)
thread_safe (~> 0.1)
tzinfo (~> 1.1)
addressable (2.3.6)
arel (5.0.1.20140414130214)
binding_of_caller (0.7.2)
debug_inspector (>= 0.0.1)
builder (3.2.2)
byebug (3.5.1)
columnize (~> 0.8)
debugger-linecache (~> 1.2)
slop (~> 3.6)
2015-03-18 13:12:13 +00:00
capybara (2.4.4)
2015-02-07 14:26:16 +00:00
mime-types (>= 1.16)
nokogiri (>= 1.3.3)
rack (>= 1.0.0)
rack-test (>= 0.5.4)
xpath (~> 2.0)
coderay (1.1.0)
columnize (0.8.9)
coveralls (0.7.0)
multi_json (~> 1.3)
rest-client
simplecov (>= 0.7)
term-ansicolor
thor
crack (0.4.2)
safe_yaml (~> 1.0.0)
2015-03-18 13:12:13 +00:00
ctl_base_ui (0.0.5)
2015-02-07 14:26:16 +00:00
haml (~> 4.0)
jquery-rails (~> 3.1)
jquery-ui-rails (~> 4.2)
rails (~> 4.1)
sass (~> 3.3)
debug_inspector (0.0.2)
debugger-linecache (1.2.0)
diff-lcs (1.2.5)
docile (1.1.5)
dotenv (0.11.1)
dotenv-deployment (~> 0.0.2)
dotenv-deployment (0.0.2)
dotenv-rails (0.11.1)
dotenv (= 0.11.1)
erubis (2.7.0)
2015-03-18 13:12:13 +00:00
execjs (2.2.2)
2015-02-07 14:26:16 +00:00
haml (4.0.5)
tilt
hike (1.2.3)
2015-03-18 13:12:13 +00:00
i18n (0.7.0)
its (0.2.0)
rspec-core
2015-02-07 14:26:16 +00:00
jquery-rails (3.1.2)
railties (>= 3.0, < 5.0)
thor (>= 0.14, < 2.0)
jquery-ui-rails (4.2.1)
railties (>= 3.2.16)
2015-03-18 13:12:13 +00:00
json (1.8.2)
2015-02-07 14:26:16 +00:00
kramdown (1.4.0)
2015-07-08 23:10:07 +01:00
libv8 (3.16.14.11)
2015-02-07 14:26:16 +00:00
mail (2.6.3)
mime-types (>= 1.16, < 3)
method_source (0.8.2)
mime-types (2.4.3)
2015-03-18 13:12:13 +00:00
mini_portile (0.6.1)
minitest (5.5.1)
2015-02-07 14:26:16 +00:00
multi_json (1.10.1)
2015-03-18 13:12:13 +00:00
netrc (0.8.0)
nokogiri (1.6.5)
mini_portile (~> 0.6.0)
2015-02-07 14:26:16 +00:00
phantomjs (1.9.7.1)
pry (0.10.1)
coderay (~> 1.1.0)
method_source (~> 0.8.1)
slop (~> 3.4)
pry-byebug (2.0.0)
byebug (~> 3.4)
pry (~> 0.10)
pry-stack_explorer (0.4.9.1)
binding_of_caller (>= 0.7)
pry (>= 0.9.11)
puma (2.8.2)
rack (>= 1.1, < 2.0)
rack (1.5.2)
rack-protection (1.5.3)
rack
2015-03-18 13:12:13 +00:00
rack-test (0.6.3)
2015-02-07 14:26:16 +00:00
rack (>= 1.0)
rails (4.1.7)
actionmailer (= 4.1.7)
actionpack (= 4.1.7)
actionview (= 4.1.7)
activemodel (= 4.1.7)
activerecord (= 4.1.7)
activesupport (= 4.1.7)
bundler (>= 1.3.0, < 2.0)
railties (= 4.1.7)
sprockets-rails (~> 2.0)
rails-observers (0.1.2)
activemodel (~> 4.0)
railties (4.1.7)
actionpack (= 4.1.7)
activesupport (= 4.1.7)
rake (>= 0.8.7)
thor (>= 0.18.1, < 2.0)
2015-03-18 13:12:13 +00:00
rake (10.4.0)
2015-02-07 14:26:16 +00:00
ref (1.0.5)
2015-03-18 13:12:13 +00:00
rest-client (1.7.2)
mime-types (>= 1.16, < 3.0)
netrc (~> 0.7)
rspec-core (3.1.7)
rspec-support (~> 3.1.0)
rspec-expectations (3.1.2)
diff-lcs (>= 1.2.0, < 2.0)
rspec-support (~> 3.1.0)
rspec-mocks (3.1.3)
rspec-support (~> 3.1.0)
rspec-rails (3.1.0)
2015-02-07 14:26:16 +00:00
actionpack (>= 3.0)
activesupport (>= 3.0)
railties (>= 3.0)
2015-03-18 13:12:13 +00:00
rspec-core (~> 3.1.0)
rspec-expectations (~> 3.1.0)
rspec-mocks (~> 3.1.0)
rspec-support (~> 3.1.0)
rspec-support (3.1.2)
safe_yaml (1.0.4)
2015-02-07 14:26:16 +00:00
sass (3.3.9)
simplecov (0.9.1)
docile (~> 1.1.0)
multi_json (~> 1.0)
simplecov-html (~> 0.8.0)
simplecov-html (0.8.0)
sinatra (1.4.5)
rack (~> 1.4)
rack-protection (~> 1.4)
tilt (~> 1.3, >= 1.3.4)
slop (3.6.0)
sprockets (2.12.3)
hike (~> 1.2)
multi_json (~> 1.0)
rack (~> 1.0)
tilt (~> 1.1, != 1.3.0)
2015-03-18 13:12:13 +00:00
sprockets-rails (2.2.4)
2015-02-07 14:26:16 +00:00
actionpack (>= 3.0)
activesupport (>= 3.0)
sprockets (>= 2.8, < 4.0)
teaspoon (0.8.0)
railties (>= 3.2.5, < 5)
term-ansicolor (1.3.0)
tins (~> 1.0)
therubyracer (0.12.1)
libv8 (~> 3.16.14.0)
ref
thor (0.19.1)
thread_safe (0.3.4)
tilt (1.4.1)
2015-03-18 13:12:13 +00:00
tins (1.3.3)
2015-02-07 14:26:16 +00:00
tzinfo (1.2.2)
thread_safe (~> 0.1)
uglifier (2.5.1)
execjs (>= 0.3.0)
json (>= 1.8.0)
2015-03-18 13:12:13 +00:00
webmock (1.20.4)
2015-02-07 14:26:16 +00:00
addressable (>= 2.3.6)
crack (>= 0.3.2)
xpath (2.0.0)
nokogiri (~> 1.3)
zeroclipboard-rails (0.1.0)
railties (>= 3.1)
PLATFORMS
ruby
DEPENDENCIES
activeresource (= 4.0.0)
2015-03-18 13:12:13 +00:00
capybara
2015-02-07 14:26:16 +00:00
coveralls (= 0.7.0)
ctl_base_ui
dotenv-rails (= 0.11.1)
haml (= 4.0.5)
2015-03-18 13:12:13 +00:00
its
2015-02-07 14:26:16 +00:00
kramdown (= 1.4.0)
2015-03-18 13:12:13 +00:00
phantomjs
2015-02-07 14:26:16 +00:00
pry
pry-byebug
pry-stack_explorer
puma (= 2.8.2)
rails (= 4.1.7)
2015-03-18 13:12:13 +00:00
rspec-rails
2015-02-07 14:26:16 +00:00
sass (= 3.3.9)
sinatra (= 1.4.5)
2015-03-18 13:12:13 +00:00
teaspoon
2015-02-07 14:26:16 +00:00
therubyracer (= 0.12.1)
uglifier (= 2.5.1)
2015-03-18 13:12:13 +00:00
webmock
2015-02-07 14:26:16 +00:00
zeroclipboard-rails