Skip to content
GitLab
Projects
Groups
Snippets
Help
Loading...
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
R
redmine-oauth
Project overview
Project overview
Details
Activity
Releases
Repository
Repository
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Issues
0
Issues
0
List
Boards
Labels
Service Desk
Milestones
Merge Requests
0
Merge Requests
0
CI / CD
CI / CD
Pipelines
Jobs
Schedules
Operations
Operations
Incidents
Environments
Analytics
Analytics
CI / CD
Repository
Value Stream
Wiki
Wiki
Snippets
Snippets
Members
Members
Collapse sidebar
Close sidebar
Activity
Graph
Create a new issue
Jobs
Commits
Issue Boards
Open sidebar
MyECP
redmine-oauth
Commits
905a556d
Commit
905a556d
authored
Nov 15, 2012
by
Dmitry Kovalenok
Browse files
Options
Browse Files
Download
Plain Diff
Merge remote-tracking branch 'origin/master'
parents
b2bb1794
eae76179
Changes
2
Hide whitespace changes
Inline
Side-by-side
Showing
2 changed files
with
0 additions
and
54 deletions
+0
-54
Gemfile
Gemfile
+0
-5
Gemfile.lock
Gemfile.lock
+0
-49
No files found.
Gemfile
View file @
905a556d
...
@@ -2,8 +2,3 @@ source 'http://rubygems.org'
...
@@ -2,8 +2,3 @@ source 'http://rubygems.org'
gem
'
oauth2
'
gem
'
oauth2
'
gem
'
json
'
gem
'
json
'
group
:development
,
:test
do
gem
'
mailcatcher
'
gem
'
pry
'
end
\ No newline at end of file
Gemfile.lock
View file @
905a556d
GEM
GEM
remote: http://rubygems.org/
remote: http://rubygems.org/
specs:
specs:
activesupport (3.2.8)
i18n (~> 0.6)
multi_json (~> 1.0)
addressable (2.3.2)
addressable (2.3.2)
coderay (1.0.7)
daemons (1.1.8)
eventmachine (0.12.10)
faraday (0.7.6)
faraday (0.7.6)
addressable (~> 2.2)
addressable (~> 2.2)
multipart-post (~> 1.1)
multipart-post (~> 1.1)
rack (~> 1.1)
rack (~> 1.1)
haml (3.1.7)
i18n (0.6.1)
json (1.7.5)
json (1.7.5)
mail (2.4.4)
i18n (>= 0.4.0)
mime-types (~> 1.16)
treetop (~> 1.4.8)
mailcatcher (0.5.8)
activesupport (~> 3.0)
eventmachine (~> 0.12)
haml (~> 3.1)
mail (~> 2.3)
sinatra (~> 1.2)
skinny (~> 0.2, >= 0.2.1)
sqlite3 (~> 1.3)
thin (~> 1.2)
method_source (0.8)
mime-types (1.19)
multi_json (1.3.6)
multi_json (1.3.6)
multipart-post (1.1.5)
multipart-post (1.1.5)
oauth2 (0.5.2)
oauth2 (0.5.2)
faraday (~> 0.7)
faraday (~> 0.7)
multi_json (~> 1.0)
multi_json (~> 1.0)
polyglot (0.3.3)
pry (0.9.10)
coderay (~> 1.0.5)
method_source (~> 0.8)
slop (~> 3.3.1)
rack (1.4.1)
rack (1.4.1)
rack-protection (1.2.0)
rack
sinatra (1.3.2)
rack (~> 1.3, >= 1.3.6)
rack-protection (~> 1.2)
tilt (~> 1.3, >= 1.3.3)
skinny (0.2.1)
eventmachine (~> 0.12)
thin (~> 1.2)
slop (3.3.3)
sqlite3 (1.3.6)
thin (1.3.1)
daemons (>= 1.0.9)
eventmachine (>= 0.12.6)
rack (>= 1.0.0)
tilt (1.3.3)
treetop (1.4.12)
polyglot
polyglot (>= 0.3.1)
PLATFORMS
PLATFORMS
ruby
ruby
DEPENDENCIES
DEPENDENCIES
json
json
mailcatcher
oauth2
oauth2
pry
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