Skip to content
Projects
Groups
Snippets
Help
This project
Loading...
Sign in / Register
Toggle navigation
P
paperclip
Overview
Overview
Details
Activity
Cycle Analytics
Repository
Repository
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Charts
Issues
0
Issues
0
List
Board
Labels
Milestones
Merge Requests
0
Merge Requests
0
CI / CD
CI / CD
Pipelines
Jobs
Schedules
Charts
Wiki
Wiki
Snippets
Snippets
Members
Collapse sidebar
Close sidebar
Activity
Graph
Charts
Create a new issue
Jobs
Commits
Issue Boards
Open sidebar
ikcrm_common
paperclip
Commits
73ee9b8f
Commit
73ee9b8f
authored
May 23, 2011
by
Prem Sichanugrist
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
Update Appraisals and add Gemfile for 3.1.0.rc1
parent
fd6eba32
Hide whitespace changes
Inline
Side-by-side
Showing
8 changed files
with
214 additions
and
20 deletions
+214
-20
Appraisals
+3
-0
Gemfile.lock
+2
-2
gemfiles/rails2.gemfile
+10
-9
gemfiles/rails2.gemfile.lock
+14
-0
gemfiles/rails3.gemfile
+10
-9
gemfiles/rails3.gemfile.lock
+14
-0
gemfiles/rails3_1.gemfile
+16
-0
gemfiles/rails3_1.gemfile.lock
+145
-0
No files found.
Appraisals
View file @
73ee9b8f
...
...
@@ -6,3 +6,6 @@ appraise "rails3" do
gem "rails", "~>3.0.0"
end
appraise "rails3_1" do
gem "rails", "~>3.1.0.rc1"
end
Gemfile.lock
View file @
73ee9b8f
GEM
remote: http://rubygems.org/
specs:
appraisal (0.
1
)
appraisal (0.
2.0
)
bundler
rake
archive-tar-minitar (0.5.2)
...
...
@@ -32,7 +32,7 @@ GEM
rake
net-ssh (2.1.0)
nokogiri (1.4.4)
rake (0.
8.7
)
rake (0.
9.0
)
ruby-debug (0.10.4)
columnize (>= 0.1)
ruby-debug-base (~> 0.10.4.0)
...
...
gemfiles/rails2.gemfile
View file @
73ee9b8f
# This file was generated by Appraisal
source "http://rubygems.org"
gem "ruby-debug"
gem "rails", "~>2.3.0"
gem "rake"
gem "sqlite3-ruby", "~>1.3.0"
gem "cocaine"
gem "shoulda"
gem "mocha"
gem "bundler"
gem "fog"
gem "rake"
gem "ruby-debug", {:platform=>:ruby_18}
gem "ruby-debug19", {:platform=>:ruby_19}
gem "aws-s3", {:require=>"aws/s3"}
gem "appraisal"
\ No newline at end of file
gem "sqlite3-ruby", "~>1.3.0"
gem "appraisal"
gem "fog"
gem "bundler"
gem "cocaine"
gem "rails", "~>2.3.0"
\ No newline at end of file
gemfiles/rails2.gemfile.lock
View file @
73ee9b8f
...
...
@@ -14,6 +14,7 @@ GEM
appraisal (0.1)
bundler
rake
archive-tar-minitar (0.5.2)
aws-s3 (0.6.2)
builder
mime-types
...
...
@@ -34,6 +35,8 @@ GEM
formatador (0.1.2)
json (1.5.1)
linecache (0.43)
linecache19 (0.5.12)
ruby_core_source (>= 0.1.4)
mime-types (1.16)
mocha (0.9.9)
rake
...
...
@@ -53,7 +56,17 @@ GEM
ruby-debug-base (~> 0.10.4.0)
ruby-debug-base (0.10.4)
linecache (>= 0.3)
ruby-debug-base19 (0.11.25)
columnize (>= 0.3.1)
linecache19 (>= 0.5.11)
ruby_core_source (>= 0.1.4)
ruby-debug19 (0.11.6)
columnize (>= 0.3.1)
linecache19 (>= 0.5.11)
ruby-debug-base19 (>= 0.11.19)
ruby-hmac (0.4.0)
ruby_core_source (0.1.5)
archive-tar-minitar (>= 0.5.2)
shoulda (2.11.3)
sqlite3-ruby (1.3.2)
xml-simple (1.0.12)
...
...
@@ -71,5 +84,6 @@ DEPENDENCIES
rails (~> 2.3.0)
rake
ruby-debug
ruby-debug19
shoulda
sqlite3-ruby (~> 1.3.0)
gemfiles/rails3.gemfile
View file @
73ee9b8f
# This file was generated by Appraisal
source "http://rubygems.org"
gem "ruby-debug"
gem "rails", "~>3.0.0"
gem "rake"
gem "sqlite3-ruby", "~>1.3.0"
gem "cocaine"
gem "shoulda"
gem "mocha"
gem "bundler"
gem "fog"
gem "rake"
gem "ruby-debug", {:platform=>:ruby_18}
gem "ruby-debug19", {:platform=>:ruby_19}
gem "aws-s3", {:require=>"aws/s3"}
gem "appraisal"
\ No newline at end of file
gem "sqlite3-ruby", "~>1.3.0"
gem "appraisal"
gem "fog"
gem "bundler"
gem "cocaine"
gem "rails", "~>3.0.0"
\ No newline at end of file
gemfiles/rails3.gemfile.lock
View file @
73ee9b8f
...
...
@@ -31,6 +31,7 @@ GEM
appraisal (0.1)
bundler
rake
archive-tar-minitar (0.5.2)
arel (2.0.4)
aws-s3 (0.6.2)
builder
...
...
@@ -55,6 +56,8 @@ GEM
i18n (0.4.2)
json (1.5.1)
linecache (0.43)
linecache19 (0.5.12)
ruby_core_source (>= 0.1.4)
mail (2.2.10)
activesupport (>= 2.3.6)
i18n (~> 0.4.1)
...
...
@@ -90,7 +93,17 @@ GEM
ruby-debug-base (~> 0.10.4.0)
ruby-debug-base (0.10.4)
linecache (>= 0.3)
ruby-debug-base19 (0.11.25)
columnize (>= 0.3.1)
linecache19 (>= 0.5.11)
ruby_core_source (>= 0.1.4)
ruby-debug19 (0.11.6)
columnize (>= 0.3.1)
linecache19 (>= 0.5.11)
ruby-debug-base19 (>= 0.11.19)
ruby-hmac (0.4.0)
ruby_core_source (0.1.5)
archive-tar-minitar (>= 0.5.2)
shoulda (2.11.3)
sqlite3-ruby (1.3.2)
thor (0.14.6)
...
...
@@ -112,5 +125,6 @@ DEPENDENCIES
rails (~> 3.0.0)
rake
ruby-debug
ruby-debug19
shoulda
sqlite3-ruby (~> 1.3.0)
gemfiles/rails3_1.gemfile
0 → 100644
View file @
73ee9b8f
# This file was generated by Appraisal
source "http://rubygems.org"
gem "shoulda"
gem "mocha"
gem "rake"
gem "ruby-debug", {:platform=>:ruby_18}
gem "ruby-debug19", {:platform=>:ruby_19}
gem "aws-s3", {:require=>"aws/s3"}
gem "sqlite3-ruby", "~>1.3.0"
gem "appraisal"
gem "fog"
gem "bundler"
gem "cocaine"
gem "rails", "~>3.1.0.rc1"
\ No newline at end of file
gemfiles/rails3_1.gemfile.lock
0 → 100644
View file @
73ee9b8f
GEM
remote: http://rubygems.org/
specs:
actionmailer (3.1.0.rc1)
actionpack (= 3.1.0.rc1)
mail (~> 2.3.0)
actionpack (3.1.0.rc1)
activemodel (= 3.1.0.rc1)
activesupport (= 3.1.0.rc1)
builder (~> 3.0.0)
erubis (~> 2.7.0)
i18n (~> 0.6.0beta1)
rack (~> 1.3.0.beta2)
rack-cache (~> 1.0.1)
rack-mount (~> 0.8.1)
rack-test (~> 0.6.0)
sprockets (~> 2.0.0.beta.5)
tzinfo (~> 0.3.27)
activemodel (3.1.0.rc1)
activesupport (= 3.1.0.rc1)
bcrypt-ruby (~> 2.1.4)
builder (~> 3.0.0)
i18n (~> 0.6.0beta1)
activerecord (3.1.0.rc1)
activemodel (= 3.1.0.rc1)
activesupport (= 3.1.0.rc1)
arel (~> 2.1.1)
tzinfo (~> 0.3.27)
activeresource (3.1.0.rc1)
activemodel (= 3.1.0.rc1)
activesupport (= 3.1.0.rc1)
activesupport (3.1.0.rc1)
multi_json (~> 1.0)
appraisal (0.2.0)
bundler
rake
archive-tar-minitar (0.5.2)
arel (2.1.1)
aws-s3 (0.6.2)
builder
mime-types
xml-simple
bcrypt-ruby (2.1.4)
builder (3.0.0)
cocaine (0.0.2)
columnize (0.3.2)
erubis (2.7.0)
excon (0.6.3)
fog (0.8.1)
builder
excon (~> 0.6.1)
formatador (>= 0.1.3)
json
mime-types
net-ssh (>= 2.1.3)
nokogiri (>= 1.4.4)
ruby-hmac
formatador (0.1.4)
hike (1.0.0)
i18n (0.6.0)
json (1.5.1)
linecache (0.43)
linecache19 (0.5.12)
ruby_core_source (>= 0.1.4)
mail (2.3.0)
i18n (>= 0.4.0)
mime-types (~> 1.16)
treetop (~> 1.4.8)
mime-types (1.16)
mocha (0.9.12)
multi_json (1.0.3)
net-ssh (2.1.4)
nokogiri (1.4.4)
polyglot (0.3.1)
rack (1.3.0)
rack-cache (1.0.2)
rack (>= 0.4)
rack-mount (0.8.1)
rack (>= 1.0.0)
rack-ssl (1.3.2)
rack
rack-test (0.6.0)
rack (>= 1.0)
rails (3.1.0.rc1)
actionmailer (= 3.1.0.rc1)
actionpack (= 3.1.0.rc1)
activerecord (= 3.1.0.rc1)
activeresource (= 3.1.0.rc1)
activesupport (= 3.1.0.rc1)
bundler (~> 1.0)
railties (= 3.1.0.rc1)
railties (3.1.0.rc1)
actionpack (= 3.1.0.rc1)
activesupport (= 3.1.0.rc1)
rack-ssl (~> 1.3.2)
rake (>= 0.8.7)
thor (~> 0.14.6)
rake (0.9.0)
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-base19 (0.11.25)
columnize (>= 0.3.1)
linecache19 (>= 0.5.11)
ruby_core_source (>= 0.1.4)
ruby-debug19 (0.11.6)
columnize (>= 0.3.1)
linecache19 (>= 0.5.11)
ruby-debug-base19 (>= 0.11.19)
ruby-hmac (0.4.0)
ruby_core_source (0.1.5)
archive-tar-minitar (>= 0.5.2)
shoulda (2.11.3)
sprockets (2.0.0.beta.8)
hike (~> 1.0)
rack (~> 1.0)
tilt (~> 1.1, != 1.3.0)
sqlite3 (1.3.3)
sqlite3-ruby (1.3.3)
sqlite3 (>= 1.3.3)
thor (0.14.6)
tilt (1.3.1)
treetop (1.4.9)
polyglot (>= 0.3.1)
tzinfo (0.3.27)
xml-simple (1.0.15)
PLATFORMS
ruby
DEPENDENCIES
appraisal
aws-s3
bundler
cocaine
fog
mocha
rails (~> 3.1.0.rc1)
rake
ruby-debug
ruby-debug19
shoulda
sqlite3-ruby (~> 1.3.0)
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment