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
240147ef
Commit
240147ef
authored
Apr 12, 2012
by
Prem Sichanugrist
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
Bump to 3.0.2
parent
c63ff08b
Hide whitespace changes
Inline
Side-by-side
Showing
2 changed files
with
8 additions
and
8 deletions
+8
-8
Gemfile.lock
+7
-7
lib/paperclip/version.rb
+1
-1
No files found.
Gemfile.lock
View file @
240147ef
PATH
PATH
remote: .
remote: .
specs:
specs:
paperclip (3.0.
1
)
paperclip (3.0.
2
)
activemodel (>= 3.0.0)
activemodel (>= 3.0.0)
activerecord (>= 3.0.0)
activerecord (>= 3.0.0)
activesupport (>= 3.0.0)
activesupport (>= 3.0.0)
...
@@ -11,15 +11,15 @@ PATH
...
@@ -11,15 +11,15 @@ PATH
GEM
GEM
remote: http://rubygems.org/
remote: http://rubygems.org/
specs:
specs:
activemodel (3.2.
2
)
activemodel (3.2.
3
)
activesupport (= 3.2.
2
)
activesupport (= 3.2.
3
)
builder (~> 3.0.0)
builder (~> 3.0.0)
activerecord (3.2.
2
)
activerecord (3.2.
3
)
activemodel (= 3.2.
2
)
activemodel (= 3.2.
3
)
activesupport (= 3.2.
2
)
activesupport (= 3.2.
3
)
arel (~> 3.0.2)
arel (~> 3.0.2)
tzinfo (~> 0.3.29)
tzinfo (~> 0.3.29)
activesupport (3.2.
2
)
activesupport (3.2.
3
)
i18n (~> 0.6)
i18n (~> 0.6)
multi_json (~> 1.0)
multi_json (~> 1.0)
addressable (2.2.7)
addressable (2.2.7)
...
...
lib/paperclip/version.rb
View file @
240147ef
module
Paperclip
module
Paperclip
VERSION
=
"3.0.
1
"
unless
defined?
Paperclip
::
VERSION
VERSION
=
"3.0.
2
"
unless
defined?
Paperclip
::
VERSION
end
end
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