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
e1009fc5
Commit
e1009fc5
authored
Aug 19, 2011
by
Jon Yurek
Browse files
Options
Browse Files
Download
Plain Diff
Merge pull request #562 from chrisharper/more_travis
Add rubinius to travis testing
parents
eab19f82
aca668b7
Hide whitespace changes
Inline
Side-by-side
Showing
3 changed files
with
35 additions
and
33 deletions
+35
-33
.travis.yml
+2
-0
gemfiles/rails3_1.gemfile
+1
-1
gemfiles/rails3_1.gemfile.lock
+32
-32
No files found.
.travis.yml
View file @
e1009fc5
...
...
@@ -2,6 +2,8 @@ rvm:
-
1.8.7
-
1.9.2
-
ree
-
rbx-2.0
script
:
"
bundle
exec
rake
clean
test"
gemfile
:
-
gemfiles/rails2.gemfile
...
...
gemfiles/rails3_1.gemfile
View file @
e1009fc5
...
...
@@ -3,7 +3,7 @@
source "http://rubygems.org"
gem "sqlite3", "~>1.3.4"
gem "rails", "~> 3.1.0.rc
5
"
gem "rails", "~> 3.1.0.rc
6
"
gem "activerecord", :require=>"active_record"
gem "cocaine"
gem "rake"
...
...
gemfiles/rails3_1.gemfile.lock
View file @
e1009fc5
GEM
remote: http://rubygems.org/
specs:
actionmailer (3.1.0.rc
5
)
actionpack (= 3.1.0.rc
5
)
actionmailer (3.1.0.rc
6
)
actionpack (= 3.1.0.rc
6
)
mail (~> 2.3.0)
actionpack (3.1.0.rc
5
)
activemodel (= 3.1.0.rc
5
)
activesupport (= 3.1.0.rc
5
)
actionpack (3.1.0.rc
6
)
activemodel (= 3.1.0.rc
6
)
activesupport (= 3.1.0.rc
6
)
builder (~> 3.0.0)
erubis (~> 2.7.0)
i18n (~> 0.6)
rack (~> 1.3.
1
)
rack (~> 1.3.
2
)
rack-cache (~> 1.0.2)
rack-mount (~> 0.8.1)
rack-test (~> 0.6.0)
sprockets (~> 2.0.0.beta.12)
activemodel (3.1.0.rc
5
)
activesupport (= 3.1.0.rc
5
)
activemodel (3.1.0.rc
6
)
activesupport (= 3.1.0.rc
6
)
bcrypt-ruby (~> 2.1.4)
builder (~> 3.0.0)
i18n (~> 0.6)
activerecord (3.1.0.rc
5
)
activemodel (= 3.1.0.rc
5
)
activesupport (= 3.1.0.rc
5
)
arel (~> 2.
1.4
)
activerecord (3.1.0.rc
6
)
activemodel (= 3.1.0.rc
6
)
activesupport (= 3.1.0.rc
6
)
arel (~> 2.
2.1
)
tzinfo (~> 0.3.29)
activeresource (3.1.0.rc
5
)
activemodel (= 3.1.0.rc
5
)
activesupport (= 3.1.0.rc
5
)
activesupport (3.1.0.rc
5
)
activeresource (3.1.0.rc
6
)
activemodel (= 3.1.0.rc
6
)
activesupport (= 3.1.0.rc
6
)
activesupport (3.1.0.rc
6
)
multi_json (~> 1.0)
appraisal (0.3.7)
aruba (~> 0.4.2)
bundler
rake
arel (2.
1.4
)
arel (2.
2.1
)
aruba (0.4.5)
bcat (>= 0.6.1)
childprocess (>= 0.1.9)
...
...
@@ -80,7 +80,7 @@ GEM
json (>= 1.4.6)
gherkin (2.4.5-java)
json (>= 1.4.6)
hike (1.2.
0
)
hike (1.2.
1
)
i18n (0.6.0)
jruby-openssl (0.7.4)
bouncy-castle-java
...
...
@@ -102,30 +102,30 @@ GEM
rack (1.3.2)
rack-cache (1.0.2)
rack (>= 0.4)
rack-mount (0.8.
1
)
rack-mount (0.8.
2
)
rack (>= 1.0.0)
rack-ssl (1.3.2)
rack
rack-test (0.6.1)
rack (>= 1.0)
rails (3.1.0.rc
5
)
actionmailer (= 3.1.0.rc
5
)
actionpack (= 3.1.0.rc
5
)
activerecord (= 3.1.0.rc
5
)
activeresource (= 3.1.0.rc
5
)
activesupport (= 3.1.0.rc
5
)
rails (3.1.0.rc
6
)
actionmailer (= 3.1.0.rc
6
)
actionpack (= 3.1.0.rc
6
)
activerecord (= 3.1.0.rc
6
)
activeresource (= 3.1.0.rc
6
)
activesupport (= 3.1.0.rc
6
)
bundler (~> 1.0)
railties (= 3.1.0.rc
5
)
railties (3.1.0.rc
5
)
actionpack (= 3.1.0.rc
5
)
activesupport (= 3.1.0.rc
5
)
railties (= 3.1.0.rc
6
)
railties (3.1.0.rc
6
)
actionpack (= 3.1.0.rc
6
)
activesupport (= 3.1.0.rc
6
)
rack-ssl (~> 1.3.2)
rake (>= 0.8.7)
rdoc (~> 3.4)
thor (~> 0.14.6)
rake (0.9.2)
rdiscount (1.6.8)
rdoc (3.9.
1
)
rdoc (3.9.
2
)
rspec (2.6.0)
rspec-core (~> 2.6.0)
rspec-expectations (~> 2.6.0)
...
...
@@ -139,7 +139,7 @@ GEM
sprockets (2.0.0.beta.13)
hike (~> 1.2)
rack (~> 1.0)
tilt (
!= 1.3.0, ~> 1.1
)
tilt (
~> 1.1, != 1.3.0
)
sqlite3 (1.3.4)
term-ansicolor (1.0.6)
thor (0.14.6)
...
...
@@ -164,7 +164,7 @@ DEPENDENCIES
jruby-openssl
mime-types
mocha
rails (~> 3.1.0.rc
5
)
rails (~> 3.1.0.rc
6
)
rake
rdoc
shoulda
...
...
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