Skip to content
Projects
Groups
Snippets
Help
Loading...
Help
Support
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
G
gitlab-ce
Project overview
Project overview
Details
Activity
Releases
Repository
Repository
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Issues
0
Issues
0
List
Boards
Labels
Milestones
Merge Requests
1
Merge Requests
1
Analytics
Analytics
Repository
Value Stream
Wiki
Wiki
Snippets
Snippets
Members
Members
Collapse sidebar
Close sidebar
Activity
Graph
Create a new issue
Commits
Issue Boards
Open sidebar
nexedi
gitlab-ce
Commits
10b37239
Commit
10b37239
authored
Jan 29, 2015
by
Marin Jankovski
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
Update sidetiq to version 0.6.3. This also downgrades ice_cube to 0.11.1.
parent
3e875b05
Changes
2
Hide whitespace changes
Inline
Side-by-side
Showing
2 changed files
with
6 additions
and
6 deletions
+6
-6
Gemfile
Gemfile
+1
-1
Gemfile.lock
Gemfile.lock
+5
-5
No files found.
Gemfile
View file @
10b37239
...
...
@@ -119,7 +119,7 @@ gem "acts-as-taggable-on"
# Background jobs
gem
'
slim
'
gem
'
sinatra
'
,
require:
nil
gem
'
sidetiq
'
,
'0.6.
1
'
gem
'
sidetiq
'
,
'0.6.
3
'
gem
'
sidekiq
'
,
'~> 3.3'
# HTTP requests
...
...
Gemfile.lock
View file @
10b37239
...
...
@@ -261,7 +261,7 @@ GEM
httpauth (0.2.1)
httpclient (2.5.3.3)
i18n (0.6.11)
ice_cube (0.1
2
.1)
ice_cube (0.1
1
.1)
ice_nine (0.10.0)
jasmine (2.0.2)
jasmine-core (~> 2.0.0)
...
...
@@ -504,10 +504,10 @@ GEM
json
redis (>= 3.0.6)
redis-namespace (>= 1.3.1)
sidetiq (0.6.
1
)
sidetiq (0.6.
3
)
celluloid (>= 0.14.1)
ice_cube (
~> 0.12.0
)
sidekiq (>=
2.16
.0)
ice_cube (
= 0.11.1
)
sidekiq (>=
3.0
.0)
simple_oauth (0.1.9)
simplecov (0.9.0)
docile (~> 1.1.0)
...
...
@@ -727,7 +727,7 @@ DEPENDENCIES
settingslogic
shoulda-matchers (~> 2.1.0)
sidekiq (~> 3.3)
sidetiq (= 0.6.
1
)
sidetiq (= 0.6.
3
)
simplecov
sinatra
six
...
...
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