mirror of https://github.com/fspc/BikeShed-1.git
You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
264 lines
5.9 KiB
264 lines
5.9 KiB
GIT
|
|
remote: https://github.com/spacemunkay/acts_as_loggable.git
|
|
revision: 8484dc1f7a58699705c5ffb593ebdf700a9f374a
|
|
specs:
|
|
acts_as_loggable (0.0.7)
|
|
activerecord (>= 3.0)
|
|
activesupport (~> 3.0)
|
|
|
|
GEM
|
|
remote: https://rubygems.org/
|
|
specs:
|
|
actionmailer (3.2.19)
|
|
actionpack (= 3.2.19)
|
|
mail (~> 2.5.4)
|
|
actionpack (3.2.19)
|
|
activemodel (= 3.2.19)
|
|
activesupport (= 3.2.19)
|
|
builder (~> 3.0.0)
|
|
erubis (~> 2.7.0)
|
|
journey (~> 1.0.4)
|
|
rack (~> 1.4.5)
|
|
rack-cache (~> 1.2)
|
|
rack-test (~> 0.6.1)
|
|
sprockets (~> 2.2.1)
|
|
activemodel (3.2.19)
|
|
activesupport (= 3.2.19)
|
|
builder (~> 3.0.0)
|
|
activerecord (3.2.19)
|
|
activemodel (= 3.2.19)
|
|
activesupport (= 3.2.19)
|
|
arel (~> 3.0.2)
|
|
tzinfo (~> 0.3.29)
|
|
activeresource (3.2.19)
|
|
activemodel (= 3.2.19)
|
|
activesupport (= 3.2.19)
|
|
activesupport (3.2.19)
|
|
i18n (~> 0.6, >= 0.6.4)
|
|
multi_json (~> 1.0)
|
|
addressable (2.3.6)
|
|
arel (3.0.3)
|
|
bcrypt (3.1.7)
|
|
bcrypt-ruby (3.1.5)
|
|
bcrypt (>= 3.1.3)
|
|
bootstrap-sass (3.2.0.0)
|
|
sass (~> 3.2)
|
|
bootstrap-will_paginate (0.0.10)
|
|
will_paginate
|
|
builder (3.0.4)
|
|
cancan (1.6.10)
|
|
capybara (2.2.1)
|
|
mime-types (>= 1.16)
|
|
nokogiri (>= 1.3.3)
|
|
rack (>= 1.0.0)
|
|
rack-test (>= 0.5.4)
|
|
xpath (~> 2.0)
|
|
celluloid (0.15.2)
|
|
timers (~> 1.1.0)
|
|
childprocess (0.5.3)
|
|
ffi (~> 1.0, >= 1.0.11)
|
|
cliver (0.3.2)
|
|
coderay (1.1.0)
|
|
coffee-rails (3.2.2)
|
|
coffee-script (>= 2.2.0)
|
|
railties (~> 3.2.0)
|
|
coffee-script (2.3.0)
|
|
coffee-script-source
|
|
execjs
|
|
coffee-script-source (1.7.1)
|
|
database_cleaner (1.2.0)
|
|
decent_exposure (1.0.2)
|
|
devise (2.0.6)
|
|
bcrypt-ruby (~> 3.0)
|
|
orm_adapter (~> 0.0.3)
|
|
railties (~> 3.1)
|
|
warden (~> 1.1.1)
|
|
diff-lcs (1.2.5)
|
|
erubis (2.7.0)
|
|
execjs (2.2.1)
|
|
factory_girl (4.4.0)
|
|
activesupport (>= 3.0.0)
|
|
factory_girl_rails (4.4.1)
|
|
factory_girl (~> 4.4.0)
|
|
railties (>= 3.0.0)
|
|
faker (1.4.2)
|
|
i18n (~> 0.5)
|
|
ffi (1.9.3)
|
|
formatador (0.2.5)
|
|
guard (2.6.1)
|
|
formatador (>= 0.2.4)
|
|
listen (~> 2.7)
|
|
lumberjack (~> 1.0)
|
|
pry (>= 0.9.12)
|
|
thor (>= 0.18.1)
|
|
guard-rspec (4.3.1)
|
|
guard (~> 2.1)
|
|
rspec (>= 2.14, < 4.0)
|
|
guard-spork (1.5.1)
|
|
childprocess (>= 0.2.3)
|
|
guard (>= 1.1)
|
|
spork (>= 0.8.4)
|
|
haml (4.0.5)
|
|
tilt
|
|
haml-rails (0.4)
|
|
actionpack (>= 3.1, < 4.1)
|
|
activesupport (>= 3.1, < 4.1)
|
|
haml (>= 3.1, < 4.1)
|
|
railties (>= 3.1, < 4.1)
|
|
hike (1.2.3)
|
|
i18n (0.6.11)
|
|
jbuilder (2.1.3)
|
|
activesupport (>= 3.0.0, < 5)
|
|
multi_json (~> 1.2)
|
|
journey (1.0.4)
|
|
jquery-rails (3.1.1)
|
|
railties (>= 3.0, < 5.0)
|
|
thor (>= 0.14, < 2.0)
|
|
json (1.8.1)
|
|
launchy (2.4.2)
|
|
addressable (~> 2.3)
|
|
listen (2.7.9)
|
|
celluloid (>= 0.15.2)
|
|
rb-fsevent (>= 0.9.3)
|
|
rb-inotify (>= 0.9)
|
|
lumberjack (1.0.9)
|
|
mail (2.5.4)
|
|
mime-types (~> 1.16)
|
|
treetop (~> 1.4.8)
|
|
method_source (0.8.2)
|
|
mime-types (1.25.1)
|
|
mini_portile (0.6.0)
|
|
multi_json (1.10.1)
|
|
netzke-basepack (0.10.1)
|
|
netzke-core (~> 0.10.0)
|
|
netzke-cancan (0.8.2)
|
|
cancan
|
|
netzke-core
|
|
netzke-core (0.10.1)
|
|
execjs
|
|
uglifier
|
|
nokogiri (1.6.3.1)
|
|
mini_portile (= 0.6.0)
|
|
orm_adapter (0.0.7)
|
|
pg (0.17.1)
|
|
poltergeist (1.5.1)
|
|
capybara (~> 2.1)
|
|
cliver (~> 0.3.1)
|
|
multi_json (~> 1.0)
|
|
websocket-driver (>= 0.2.0)
|
|
polyglot (0.3.5)
|
|
pry (0.10.0)
|
|
coderay (~> 1.1.0)
|
|
method_source (~> 0.8.1)
|
|
slop (~> 3.4)
|
|
rack (1.4.5)
|
|
rack-cache (1.2)
|
|
rack (>= 0.4)
|
|
rack-ssl (1.3.4)
|
|
rack
|
|
rack-test (0.6.2)
|
|
rack (>= 1.0)
|
|
rails (3.2.19)
|
|
actionmailer (= 3.2.19)
|
|
actionpack (= 3.2.19)
|
|
activerecord (= 3.2.19)
|
|
activeresource (= 3.2.19)
|
|
activesupport (= 3.2.19)
|
|
bundler (~> 1.0)
|
|
railties (= 3.2.19)
|
|
railties (3.2.19)
|
|
actionpack (= 3.2.19)
|
|
activesupport (= 3.2.19)
|
|
rack-ssl (~> 1.3.2)
|
|
rake (>= 0.8.7)
|
|
rdoc (~> 3.4)
|
|
thor (>= 0.14.6, < 2.0)
|
|
rake (10.3.2)
|
|
rb-fsevent (0.9.4)
|
|
rb-inotify (0.9.5)
|
|
ffi (>= 0.5.0)
|
|
rdoc (3.12.2)
|
|
json (~> 1.4)
|
|
rspec (3.0.0)
|
|
rspec-core (~> 3.0.0)
|
|
rspec-expectations (~> 3.0.0)
|
|
rspec-mocks (~> 3.0.0)
|
|
rspec-core (3.0.3)
|
|
rspec-support (~> 3.0.0)
|
|
rspec-expectations (3.0.3)
|
|
diff-lcs (>= 1.2.0, < 2.0)
|
|
rspec-support (~> 3.0.0)
|
|
rspec-mocks (3.0.3)
|
|
rspec-support (~> 3.0.0)
|
|
rspec-rails (3.0.2)
|
|
actionpack (>= 3.0)
|
|
activesupport (>= 3.0)
|
|
railties (>= 3.0)
|
|
rspec-core (~> 3.0.0)
|
|
rspec-expectations (~> 3.0.0)
|
|
rspec-mocks (~> 3.0.0)
|
|
rspec-support (~> 3.0.0)
|
|
rspec-support (3.0.3)
|
|
sass (3.3.10)
|
|
sass-rails (3.2.6)
|
|
railties (~> 3.2.0)
|
|
sass (>= 3.1.10)
|
|
tilt (~> 1.3)
|
|
slop (3.6.0)
|
|
spork (0.9.2)
|
|
sprockets (2.2.2)
|
|
hike (~> 1.2)
|
|
multi_json (~> 1.0)
|
|
rack (~> 1.0)
|
|
tilt (~> 1.1, != 1.3.0)
|
|
thor (0.19.1)
|
|
tilt (1.4.1)
|
|
timers (1.1.0)
|
|
treetop (1.4.15)
|
|
polyglot
|
|
polyglot (>= 0.3.1)
|
|
tzinfo (0.3.40)
|
|
uglifier (2.5.3)
|
|
execjs (>= 0.3.0)
|
|
json (>= 1.8.0)
|
|
warden (1.1.1)
|
|
rack (>= 1.0)
|
|
websocket-driver (0.3.4)
|
|
will_paginate (3.0.7)
|
|
xpath (2.0.0)
|
|
nokogiri (~> 1.3)
|
|
|
|
PLATFORMS
|
|
ruby
|
|
|
|
DEPENDENCIES
|
|
acts_as_loggable!
|
|
bootstrap-sass
|
|
bootstrap-will_paginate
|
|
cancan
|
|
capybara (~> 2.2.1)
|
|
coffee-rails
|
|
database_cleaner (~> 1.2.0)
|
|
decent_exposure (~> 1.0.1)
|
|
devise (~> 2.0.4)
|
|
factory_girl_rails
|
|
faker
|
|
guard-rspec
|
|
guard-spork
|
|
haml-rails
|
|
jbuilder
|
|
jquery-rails
|
|
launchy (~> 2.4.2)
|
|
netzke-basepack
|
|
netzke-cancan
|
|
netzke-core
|
|
pg (~> 0.17.1)
|
|
poltergeist (~> 1.5.0)
|
|
pry
|
|
rails (= 3.2.19)
|
|
rb-fsevent
|
|
rspec-rails
|
|
sass-rails
|
|
spork
|
|
uglifier
|
|
will_paginate
|
|
|