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
25449d27
Commit
25449d27
authored
Jun 08, 2012
by
Prem Sichanugrist
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
Update main dependencies
Closes #910
parent
c96365d5
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
12 additions
and
12 deletions
+12
-12
Gemfile.lock
+12
-12
No files found.
Gemfile.lock
View file @
25449d27
PATH
PATH
remote: .
remote: .
specs:
specs:
paperclip (3.0.
3
)
paperclip (3.0.
4
)
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.
3
)
activemodel (3.2.
5
)
activesupport (= 3.2.
3
)
activesupport (= 3.2.
5
)
builder (~> 3.0.0)
builder (~> 3.0.0)
activerecord (3.2.
3
)
activerecord (3.2.
5
)
activemodel (= 3.2.
3
)
activemodel (= 3.2.
5
)
activesupport (= 3.2.
3
)
activesupport (= 3.2.
5
)
arel (~> 3.0.2)
arel (~> 3.0.2)
tzinfo (~> 0.3.29)
tzinfo (~> 0.3.29)
activesupport (3.2.
3
)
activesupport (3.2.
5
)
i18n (~> 0.6)
i18n (~> 0.6)
multi_json (~> 1.0)
multi_json (~> 1.0)
addressable (2.2.7)
addressable (2.2.7)
...
@@ -32,7 +32,7 @@ GEM
...
@@ -32,7 +32,7 @@ GEM
cucumber (>= 1.1.1)
cucumber (>= 1.1.1)
ffi (>= 1.0.11)
ffi (>= 1.0.11)
rspec (>= 2.7.0)
rspec (>= 2.7.0)
aws-sdk (1.
4.1
)
aws-sdk (1.
5.2
)
httparty (~> 0.7)
httparty (~> 0.7)
json (~> 1.4)
json (~> 1.4)
nokogiri (>= 1.4.4)
nokogiri (>= 1.4.4)
...
@@ -78,7 +78,7 @@ GEM
...
@@ -78,7 +78,7 @@ GEM
multi_json (~> 1.0)
multi_json (~> 1.0)
multi_xml
multi_xml
i18n (0.6.0)
i18n (0.6.0)
json (1.
6.6
)
json (1.
7.3
)
launchy (2.1.0)
launchy (2.1.0)
addressable (~> 2.2.6)
addressable (~> 2.2.6)
libwebsocket (0.1.3)
libwebsocket (0.1.3)
...
@@ -88,12 +88,12 @@ GEM
...
@@ -88,12 +88,12 @@ GEM
mime-types (1.18)
mime-types (1.18)
mocha (0.10.5)
mocha (0.10.5)
metaclass (~> 0.0.1)
metaclass (~> 0.0.1)
multi_json (1.3.
2
)
multi_json (1.3.
6
)
multi_xml (0.
4.4
)
multi_xml (0.
5.1
)
net-scp (1.0.4)
net-scp (1.0.4)
net-ssh (>= 1.99.1)
net-ssh (>= 1.99.1)
net-ssh (2.3.0)
net-ssh (2.3.0)
nokogiri (1.5.
2
)
nokogiri (1.5.
3
)
pry (0.9.9.3)
pry (0.9.9.3)
coderay (~> 1.0.5)
coderay (~> 1.0.5)
method_source (~> 0.7.1)
method_source (~> 0.7.1)
...
...
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