thoughtbot--shoulda-matchers/gemfiles/4.0.0.gemfile.lock

248 lines
5.6 KiB
Plaintext
Raw Normal View History

GIT
remote: git://github.com/pry/pry.git
revision: f0cbec507111743fdbc273735ea4f0f6164a5b21
specs:
pry (0.10.1)
coderay (~> 1.1.0)
method_source (~> 0.8.1)
slop (~> 3.4)
GEM
remote: https://rubygems.org/
specs:
actionmailer (4.0.0)
actionpack (= 4.0.0)
mail (~> 2.5.3)
actionpack (4.0.0)
activesupport (= 4.0.0)
builder (~> 3.1.0)
erubis (~> 2.7.0)
rack (~> 1.5.2)
rack-test (~> 0.6.2)
activemodel (4.0.0)
activesupport (= 4.0.0)
builder (~> 3.1.0)
activerecord (4.0.0)
activemodel (= 4.0.0)
activerecord-deprecated_finders (~> 1.0.2)
activesupport (= 4.0.0)
arel (~> 4.0.0)
activerecord-deprecated_finders (1.0.3)
activeresource (4.0.0)
activemodel (~> 4.0)
activesupport (~> 4.0)
rails-observers (~> 0.1.1)
activesupport (4.0.0)
i18n (~> 0.6, >= 0.6.4)
minitest (~> 4.2)
multi_json (~> 1.3)
thread_safe (~> 0.1)
tzinfo (~> 0.3.37)
ansi (1.4.3)
2014-10-22 06:16:26 +00:00
appraisal (1.0.2)
bundler
rake
thor (>= 0.14.0)
2014-06-17 04:54:02 +00:00
arel (4.0.2)
2013-08-18 17:17:19 +00:00
bcrypt-ruby (3.0.1)
builder (3.1.4)
2015-04-02 15:42:53 +00:00
byebug (4.0.4)
columnize (= 0.9.0)
celluloid (0.16.0)
timers (~> 4.0.0)
2014-02-09 12:22:25 +00:00
coderay (1.1.0)
coffee-rails (4.0.1)
coffee-script (>= 2.2.0)
railties (>= 4.0.0, < 5.0)
coffee-script (2.3.0)
coffee-script-source
execjs
coffee-script-source (1.9.0)
2015-04-02 15:42:53 +00:00
columnize (0.9.0)
2013-12-01 22:57:03 +00:00
diff-lcs (1.2.5)
erubis (2.7.0)
execjs (2.3.0)
ffi (1.9.8)
formatador (0.2.5)
guard (2.12.5)
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-yard (2.1.4)
guard (>= 1.1.0)
yard (>= 0.7.0)
hashie (3.3.2)
hike (1.2.3)
hitimes (1.2.2)
i18n (0.7.0)
jbuilder (1.5.3)
activesupport (>= 3.0.0)
multi_json (>= 1.2.0)
jquery-rails (3.1.2)
railties (>= 3.0, < 5.0)
thor (>= 0.14, < 2.0)
json (1.8.2)
listen (2.10.0)
celluloid (~> 0.16.0)
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)
2014-02-09 12:22:25 +00:00
method_source (0.8.2)
2013-12-01 22:57:03 +00:00
mime-types (1.25.1)
minitest (4.7.5)
minitest-reporters (0.14.24)
ansi
builder
minitest (>= 2.12, < 5.0)
powerbar
2014-06-17 04:54:02 +00:00
multi_json (1.10.1)
nenv (0.2.0)
notiffany (0.0.6)
nenv (~> 0.1)
shellany (~> 0.0)
pg (0.18.1)
2014-06-17 04:54:02 +00:00
polyglot (0.3.5)
posix-spawn (0.3.9)
powerbar (1.0.11)
ansi (~> 1.4.0)
hashie (>= 1.1.0)
protected_attributes (1.0.3)
activemodel (>= 4.0.0, < 5.0)
2015-04-02 15:42:53 +00:00
pry-byebug (3.1.0)
byebug (~> 4.0)
pry (~> 0.10)
pygments.rb (0.6.2)
2014-06-20 04:44:06 +00:00
posix-spawn (~> 0.3.6)
yajl-ruby (~> 1.2.0)
rack (1.5.2)
rack-test (0.6.3)
rack (>= 1.0)
rails (4.0.0)
actionmailer (= 4.0.0)
actionpack (= 4.0.0)
activerecord (= 4.0.0)
activesupport (= 4.0.0)
bundler (>= 1.3.0, < 2.0)
railties (= 4.0.0)
sprockets-rails (~> 2.0.0)
rails-observers (0.1.2)
activemodel (~> 4.0)
railties (4.0.0)
actionpack (= 4.0.0)
activesupport (= 4.0.0)
rake (>= 0.8.7)
thor (>= 0.18.1, < 2.0)
rake (10.4.2)
rb-fsevent (0.9.4)
rb-inotify (0.9.5)
ffi (>= 0.5.0)
rdoc (4.2.0)
json (~> 1.4)
redcarpet (3.2.2)
rspec-core (3.2.0)
rspec-support (~> 3.2.0)
rspec-expectations (3.2.0)
2014-06-17 04:54:02 +00:00
diff-lcs (>= 1.2.0, < 2.0)
rspec-support (~> 3.2.0)
rspec-mocks (3.2.0)
diff-lcs (>= 1.2.0, < 2.0)
rspec-support (~> 3.2.0)
rspec-rails (3.2.0)
actionpack (>= 3.0, <= 4.2)
activesupport (>= 3.0, <= 4.2)
railties (>= 3.0, <= 4.2)
rspec-core (~> 3.2.0)
rspec-expectations (~> 3.2.0)
rspec-mocks (~> 3.2.0)
rspec-support (~> 3.2.0)
rspec-support (3.2.1)
2014-06-17 04:54:02 +00:00
sass (3.2.19)
sass-rails (4.0.5)
2014-06-17 04:54:02 +00:00
railties (>= 4.0.0, < 5.0)
sass (~> 3.2.2)
sprockets (~> 2.8, < 3.0)
2014-06-17 04:54:02 +00:00
sprockets-rails (~> 2.0)
sdoc (0.4.1)
json (~> 1.7, >= 1.7.7)
rdoc (~> 4.0)
shellany (0.0.1)
shoulda-context (1.2.1)
slop (3.6.0)
spring (1.2.0)
spring-commands-rspec (1.0.4)
spring (>= 0.9.1)
sprockets (2.12.3)
hike (~> 1.2)
multi_json (~> 1.0)
rack (~> 1.0)
tilt (~> 1.1, != 1.3.0)
2013-12-01 22:57:03 +00:00
sprockets-rails (2.0.1)
actionpack (>= 3.0)
activesupport (>= 3.0)
sprockets (~> 2.8)
sqlite3 (1.3.10)
2014-06-17 04:54:02 +00:00
thor (0.19.1)
thread_safe (0.3.4)
tilt (1.4.1)
timers (4.0.1)
hitimes
2013-12-01 22:57:03 +00:00
treetop (1.4.15)
polyglot
polyglot (>= 0.3.1)
turbolinks (2.5.3)
coffee-rails
tzinfo (0.3.43)
uglifier (2.7.0)
execjs (>= 0.3.0)
json (>= 1.8.0)
yajl-ruby (1.2.1)
yard (0.8.7.6)
PLATFORMS
ruby
DEPENDENCIES
activerecord-jdbc-adapter
activerecord-jdbcsqlite3-adapter
2013-12-01 22:57:03 +00:00
activeresource (= 4.0.0)
2014-10-22 06:16:26 +00:00
appraisal (~> 1.0)
2013-08-18 17:17:19 +00:00
bcrypt-ruby (~> 3.0.0)
bundler (~> 1.1)
coffee-rails (~> 4.0.0)
guard
guard-yard
jbuilder (~> 1.2)
jdbc-sqlite3
jquery-rails
jruby-openssl
minitest-reporters
pg
protected_attributes
pry!
2015-04-02 15:42:53 +00:00
pry-byebug
2014-06-20 04:44:06 +00:00
pygments.rb
rails (= 4.0.0)
rake (~> 10.0)
2014-06-20 04:44:06 +00:00
redcarpet
rspec-core (>= 3.2.0, < 4)
rspec-expectations (>= 3.2.0, < 4)
rspec-rails (>= 3.2.0, < 4)
sass-rails (~> 4.0.0)
sdoc
2013-12-31 19:54:21 +00:00
shoulda-context (~> 1.2.0)
spring
spring-commands-rspec
sqlite3
therubyrhino
turbolinks
uglifier (>= 1.3.0)
2014-06-20 04:44:06 +00:00
yard