Skip to content
This repository has been archived by the owner on Feb 11, 2020. It is now read-only.

Commit

Permalink
update Gemfile.lock
Browse files Browse the repository at this point in the history
Signed-off-by: Tyler Pickett <t.pickett66@gmail.com>
  • Loading branch information
tpickett66 committed Jan 25, 2013
1 parent 2b68433 commit 2505548
Show file tree
Hide file tree
Showing 4 changed files with 38 additions and 51 deletions.
32 changes: 11 additions & 21 deletions Gemfile.lock
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
PATH
remote: .
specs:
archivist (1.1.0)
archivist (1.1.1)
activerecord (>= 3.0.0)

GEM
Expand All @@ -28,10 +28,6 @@ GEM
activesupport (= 3.2.6)
arel (~> 3.0.2)
tzinfo (~> 0.3.29)
activerecord-jdbc-adapter (1.2.2)
activerecord-jdbcmysql-adapter (1.2.2)
activerecord-jdbc-adapter (~> 1.2.2)
jdbc-mysql (~> 5.1.0)
activeresource (3.2.6)
activemodel (= 3.2.6)
activesupport (= 3.2.6)
Expand All @@ -42,32 +38,34 @@ GEM
bundler
rake
arel (3.0.2)
bouncy-castle-java (1.5.0146.1)
builder (3.0.0)
columnize (0.3.6)
debugger (1.2.1)
columnize (>= 0.3.1)
debugger-linecache (~> 1.1.1)
debugger-ruby_core_source (~> 1.1.4)
debugger-linecache (1.1.2)
debugger-ruby_core_source (>= 1.1.1)
debugger-ruby_core_source (1.1.4)
erubis (2.7.0)
factory_girl (2.6.4)
activesupport (>= 2.3.9)
hike (1.2.1)
i18n (0.6.0)
jdbc-mysql (5.1.13)
journey (1.0.4)
jquery-rails (2.0.2)
railties (>= 3.2.0, < 5.0)
thor (~> 0.14)
jruby-openssl (0.7.7)
bouncy-castle-java (>= 1.5.0146.1)
json (1.7.3)
json (1.7.3-java)
linecache (0.46)
rbx-require-relative (> 0.0.4)
mail (2.4.4)
i18n (>= 0.4.0)
mime-types (~> 1.16)
treetop (~> 1.4.8)
mime-types (1.19)
minitest (3.1.0)
multi_json (1.3.6)
mysql2 (0.3.11)
polyglot (0.3.3)
rack (1.4.1)
rack-cache (1.2)
Expand All @@ -92,15 +90,8 @@ GEM
rdoc (~> 3.4)
thor (>= 0.14.6, < 2.0)
rake (0.9.2.2)
rbx-require-relative (0.0.9)
rdoc (3.12)
json (~> 1.4)
ruby-debug (0.10.4)
columnize (>= 0.1)
ruby-debug-base (~> 0.10.4.0)
ruby-debug-base (0.10.4)
linecache (>= 0.3)
ruby-debug-base (0.10.4-java)
shoulda (3.0.1)
shoulda-context (~> 1.0.0)
shoulda-matchers (~> 1.0.0)
Expand All @@ -122,14 +113,13 @@ PLATFORMS
ruby

DEPENDENCIES
activerecord-jdbcmysql-adapter
appraisal
archivist!
debugger
factory_girl (< 3.0)
jquery-rails
jruby-openssl
minitest
mysql2
rails (>= 3.0.0)
rake
ruby-debug
shoulda
19 changes: 9 additions & 10 deletions gemfiles/rails3.1.gemfile.lock
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
PATH
remote: /Users/tyler/src/archivist
specs:
archivist (1.1.0.beta1)
archivist (1.1.1)
activerecord (>= 3.0.0)

GEM
Expand Down Expand Up @@ -41,6 +41,13 @@ GEM
arel (2.2.3)
builder (3.0.0)
columnize (0.3.6)
debugger (1.2.1)
columnize (>= 0.3.1)
debugger-linecache (~> 1.1.1)
debugger-ruby_core_source (~> 1.1.4)
debugger-linecache (1.1.2)
debugger-ruby_core_source (>= 1.1.1)
debugger-ruby_core_source (1.1.4)
erubis (2.7.0)
factory_girl (2.6.4)
activesupport (>= 2.3.9)
Expand All @@ -50,8 +57,6 @@ GEM
railties (~> 3.0)
thor (~> 0.14)
json (1.7.3)
linecache (0.46)
rbx-require-relative (> 0.0.4)
mail (2.3.3)
i18n (>= 0.4.0)
mime-types (~> 1.16)
Expand Down Expand Up @@ -86,14 +91,8 @@ GEM
rdoc (~> 3.4)
thor (~> 0.14.6)
rake (0.9.2.2)
rbx-require-relative (0.0.9)
rdoc (3.12)
json (~> 1.4)
ruby-debug (0.10.4)
columnize (>= 0.1)
ruby-debug-base (~> 0.10.4.0)
ruby-debug-base (0.10.4)
linecache (>= 0.3)
shoulda (3.0.1)
shoulda-context (~> 1.0.0)
shoulda-matchers (~> 1.0.0)
Expand All @@ -116,11 +115,11 @@ PLATFORMS
DEPENDENCIES
appraisal
archivist!
debugger
factory_girl (< 3.0)
jquery-rails
minitest
mysql2
rails (~> 3.1.0)
rake
ruby-debug
shoulda
19 changes: 9 additions & 10 deletions gemfiles/rails3.2.gemfile.lock
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
PATH
remote: /Users/tyler/src/archivist
specs:
archivist (1.1.0.beta1)
archivist (1.1.1)
activerecord (>= 3.0.0)

GEM
Expand Down Expand Up @@ -40,6 +40,13 @@ GEM
arel (3.0.2)
builder (3.0.0)
columnize (0.3.6)
debugger (1.2.1)
columnize (>= 0.3.1)
debugger-linecache (~> 1.1.1)
debugger-ruby_core_source (~> 1.1.4)
debugger-linecache (1.1.2)
debugger-ruby_core_source (>= 1.1.1)
debugger-ruby_core_source (1.1.4)
erubis (2.7.0)
factory_girl (2.6.4)
activesupport (>= 2.3.9)
Expand All @@ -50,8 +57,6 @@ GEM
railties (>= 3.2.0, < 5.0)
thor (~> 0.14)
json (1.7.3)
linecache (0.46)
rbx-require-relative (> 0.0.4)
mail (2.4.4)
i18n (>= 0.4.0)
mime-types (~> 1.16)
Expand Down Expand Up @@ -84,14 +89,8 @@ GEM
rdoc (~> 3.4)
thor (>= 0.14.6, < 2.0)
rake (0.9.2.2)
rbx-require-relative (0.0.9)
rdoc (3.12)
json (~> 1.4)
ruby-debug (0.10.4)
columnize (>= 0.1)
ruby-debug-base (~> 0.10.4.0)
ruby-debug-base (0.10.4)
linecache (>= 0.3)
shoulda (3.0.1)
shoulda-context (~> 1.0.0)
shoulda-matchers (~> 1.0.0)
Expand All @@ -114,11 +113,11 @@ PLATFORMS
DEPENDENCIES
appraisal
archivist!
debugger
factory_girl (< 3.0)
jquery-rails
minitest
mysql2
rails (~> 3.2.0)
rake
ruby-debug
shoulda
19 changes: 9 additions & 10 deletions gemfiles/rails3.gemfile.lock
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
PATH
remote: /Users/tyler/src/archivist
specs:
archivist (1.1.0.beta1)
archivist (1.1.1)
activerecord (>= 3.0.0)

GEM
Expand Down Expand Up @@ -40,6 +40,13 @@ GEM
arel (2.0.10)
builder (2.1.2)
columnize (0.3.6)
debugger (1.2.1)
columnize (>= 0.3.1)
debugger-linecache (~> 1.1.1)
debugger-ruby_core_source (~> 1.1.4)
debugger-linecache (1.1.2)
debugger-ruby_core_source (>= 1.1.1)
debugger-ruby_core_source (1.1.4)
erubis (2.6.6)
abstract (>= 1.0.0)
factory_girl (2.6.4)
Expand All @@ -49,8 +56,6 @@ GEM
railties (~> 3.0)
thor (~> 0.14)
json (1.7.3)
linecache (0.46)
rbx-require-relative (> 0.0.4)
mail (2.2.19)
activesupport (>= 2.3.6)
i18n (>= 0.4.0)
Expand Down Expand Up @@ -80,14 +85,8 @@ GEM
rdoc (~> 3.4)
thor (~> 0.14.4)
rake (0.9.2.2)
rbx-require-relative (0.0.9)
rdoc (3.12)
json (~> 1.4)
ruby-debug (0.10.4)
columnize (>= 0.1)
ruby-debug-base (~> 0.10.4.0)
ruby-debug-base (0.10.4)
linecache (>= 0.3)
shoulda (3.0.1)
shoulda-context (~> 1.0.0)
shoulda-matchers (~> 1.0.0)
Expand All @@ -105,11 +104,11 @@ PLATFORMS
DEPENDENCIES
appraisal
archivist!
debugger
factory_girl (< 3.0)
jquery-rails
minitest
mysql2
rails (~> 3.0.0)
rake
ruby-debug
shoulda

0 comments on commit 2505548

Please sign in to comment.