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
16d06c4a
Commit
16d06c4a
authored
Nov 18, 2011
by
Jon Yurek
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
Gemfiles
parent
75a5dbcc
Show whitespace changes
Inline
Side-by-side
Showing
6 changed files
with
6 additions
and
55 deletions
+6
-55
gemfiles/rails2.gemfile
+0
-0
gemfiles/rails2.gemfile.lock
+2
-19
gemfiles/rails3.gemfile
+0
-0
gemfiles/rails3.gemfile.lock
+2
-18
gemfiles/rails3_1.gemfile
+0
-0
gemfiles/rails3_1.gemfile.lock
+2
-18
No files found.
gemfiles/rails2.gemfile
View file @
16d06c4a
gemfiles/rails2.gemfile.lock
View file @
16d06c4a
...
...
@@ -20,7 +20,7 @@ GEM
activeresource (2.3.14)
activesupport (= 2.3.14)
activesupport (2.3.14)
appraisal (0.
3.8
)
appraisal (0.
4.0
)
bundler
rake
aruba (0.4.6)
...
...
@@ -46,7 +46,6 @@ GEM
childprocess (0.2.2)
ffi (~> 1.0.6)
cocaine (0.2.0)
coderay (0.9.8)
cucumber (1.0.6)
builder (>= 2.1.2)
diff-lcs (>= 1.1.2)
...
...
@@ -73,8 +72,6 @@ GEM
json (1.6.1)
json_pure (1.6.1)
metaclass (0.0.1)
method_source (0.6.5)
ruby_parser (>= 2.0.5)
mime-types (1.16)
mocha (0.10.0)
metaclass (~> 0.0.1)
...
...
@@ -83,11 +80,6 @@ GEM
net-ssh (>= 1.99.1)
net-ssh (2.1.4)
nokogiri (1.5.0)
pry (0.9.6.2)
coderay (~> 0.9.8)
method_source (~> 0.6.5)
ruby_parser (~> 2.0.5)
slop (~> 2.1.0)
rack (1.1.2)
rack-test (0.6.1)
rack (>= 1.0)
...
...
@@ -100,7 +92,6 @@ GEM
rake (>= 0.8.3)
rake (0.9.2)
rdiscount (1.6.8)
rdoc (3.9.4)
rspec (2.6.0)
rspec-core (~> 2.6.0)
rspec-expectations (~> 2.6.0)
...
...
@@ -110,17 +101,13 @@ GEM
diff-lcs (~> 1.1.2)
rspec-mocks (2.6.0)
ruby-hmac (0.4.0)
ruby_parser (2.0.6)
sexp_processor (~> 3.0)
rubyzip (0.9.4)
selenium-webdriver (2.7.0)
childprocess (>= 0.2.1)
ffi (>= 1.0.7)
json_pure
rubyzip
sexp_processor (3.0.7)
shoulda (2.11.3)
slop (2.1.0)
sqlite3 (1.3.4)
term-ansicolor (1.0.6)
xml-simple (1.1.0)
...
...
@@ -131,8 +118,7 @@ PLATFORMS
ruby
DEPENDENCIES
activerecord
appraisal
appraisal (~> 0.4.0)
aruba
aws-s3
bundler
...
...
@@ -142,12 +128,9 @@ DEPENDENCIES
fakeweb
fog
jruby-openssl
mime-types
mocha
paperclip!
pry
rails (~> 2.3.14)
rake
rdoc
shoulda
sqlite3 (~> 1.3.4)
gemfiles/rails3.gemfile
View file @
16d06c4a
gemfiles/rails3.gemfile.lock
View file @
16d06c4a
...
...
@@ -37,7 +37,7 @@ GEM
activemodel (= 3.0.10)
activesupport (= 3.0.10)
activesupport (3.0.10)
appraisal (0.
3.8
)
appraisal (0.
4.0
)
bundler
rake
arel (2.0.10)
...
...
@@ -64,7 +64,6 @@ GEM
childprocess (0.2.2)
ffi (~> 1.0.6)
cocaine (0.2.0)
coderay (0.9.8)
cucumber (1.0.6)
builder (>= 2.1.2)
diff-lcs (>= 1.1.2)
...
...
@@ -99,8 +98,6 @@ GEM
mime-types (~> 1.16)
treetop (~> 1.4.8)
metaclass (0.0.1)
method_source (0.6.5)
ruby_parser (>= 2.0.5)
mime-types (1.16)
mocha (0.10.0)
metaclass (~> 0.0.1)
...
...
@@ -110,11 +107,6 @@ GEM
net-ssh (2.1.4)
nokogiri (1.5.0)
polyglot (0.3.2)
pry (0.9.6.2)
coderay (~> 0.9.8)
method_source (~> 0.6.5)
ruby_parser (~> 2.0.5)
slop (~> 2.1.0)
rack (1.2.4)
rack-mount (0.6.14)
rack (>= 1.0.0)
...
...
@@ -146,17 +138,13 @@ GEM
diff-lcs (~> 1.1.2)
rspec-mocks (2.6.0)
ruby-hmac (0.4.0)
ruby_parser (2.0.6)
sexp_processor (~> 3.0)
rubyzip (0.9.4)
selenium-webdriver (2.7.0)
childprocess (>= 0.2.1)
ffi (>= 1.0.7)
json_pure
rubyzip
sexp_processor (3.0.7)
shoulda (2.11.3)
slop (2.1.0)
sqlite3 (1.3.4)
term-ansicolor (1.0.6)
thor (0.14.6)
...
...
@@ -172,8 +160,7 @@ PLATFORMS
ruby
DEPENDENCIES
activerecord
appraisal
appraisal (~> 0.4.0)
aruba
aws-s3
bundler
...
...
@@ -183,12 +170,9 @@ DEPENDENCIES
fakeweb
fog
jruby-openssl
mime-types
mocha
paperclip!
pry
rails (~> 3.0.10)
rake
rdoc
shoulda
sqlite3 (~> 1.3.4)
gemfiles/rails3_1.gemfile
View file @
16d06c4a
gemfiles/rails3_1.gemfile.lock
View file @
16d06c4a
...
...
@@ -39,7 +39,7 @@ GEM
activesupport (= 3.1.0)
activesupport (3.1.0)
multi_json (~> 1.0)
appraisal (0.
3.8
)
appraisal (0.
4.0
)
bundler
rake
arel (2.2.1)
...
...
@@ -67,7 +67,6 @@ GEM
childprocess (0.2.2)
ffi (~> 1.0.6)
cocaine (0.2.0)
coderay (0.9.8)
cucumber (1.0.6)
builder (>= 2.1.2)
diff-lcs (>= 1.1.2)
...
...
@@ -101,8 +100,6 @@ GEM
mime-types (~> 1.16)
treetop (~> 1.4.8)
metaclass (0.0.1)
method_source (0.6.5)
ruby_parser (>= 2.0.5)
mime-types (1.16)
mocha (0.10.0)
metaclass (~> 0.0.1)
...
...
@@ -112,11 +109,6 @@ GEM
net-ssh (2.1.4)
nokogiri (1.5.0)
polyglot (0.3.2)
pry (0.9.6.2)
coderay (~> 0.9.8)
method_source (~> 0.6.5)
ruby_parser (~> 2.0.5)
slop (~> 2.1.0)
rack (1.3.3)
rack-cache (1.0.3)
rack (>= 0.4)
...
...
@@ -153,17 +145,13 @@ GEM
diff-lcs (~> 1.1.2)
rspec-mocks (2.6.0)
ruby-hmac (0.4.0)
ruby_parser (2.0.6)
sexp_processor (~> 3.0)
rubyzip (0.9.4)
selenium-webdriver (2.7.0)
childprocess (>= 0.2.1)
ffi (>= 1.0.7)
json_pure
rubyzip
sexp_processor (3.0.7)
shoulda (2.11.3)
slop (2.1.0)
sprockets (2.0.1)
hike (~> 1.2)
rack (~> 1.0)
...
...
@@ -184,8 +172,7 @@ PLATFORMS
ruby
DEPENDENCIES
activerecord
appraisal
appraisal (~> 0.4.0)
aruba
aws-s3
bundler
...
...
@@ -195,12 +182,9 @@ DEPENDENCIES
fakeweb
fog
jruby-openssl
mime-types
mocha
paperclip!
pry
rails (~> 3.1.0)
rake
rdoc
shoulda
sqlite3 (~> 1.3.4)
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