BigW Consortium Gitlab
Skip to content
Projects
Groups
Snippets
Help
This project
Loading...
Sign in / Register
Toggle navigation
G
gitlab-ce
Project
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
Registry
Registry
Wiki
Wiki
Snippets
Snippets
Members
Members
Collapse sidebar
Close sidebar
Activity
Graph
Charts
Create a new issue
Commits
Issue Boards
Open sidebar
Forest Godfrey
gitlab-ce
Commits
421451cf
Commit
421451cf
authored
Feb 28, 2012
by
Dmitriy Zaporozhets
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
gem shoulda updated
parent
93a5b3d8
Hide whitespace changes
Inline
Side-by-side
Showing
2 changed files
with
5 additions
and
5 deletions
+5
-5
Gemfile
Gemfile
+1
-1
Gemfile.lock
Gemfile.lock
+4
-4
No files found.
Gemfile
View file @
421451cf
...
...
@@ -58,5 +58,5 @@ end
group
:test
do
gem
"
turn
"
,
:require
=>
false
gem
"
simplecov
"
,
:require
=>
false
gem
"
shoulda
"
,
"
~> 3.0.0.beta2
"
gem
"
shoulda
"
,
"
3.0.0
"
end
Gemfile.lock
View file @
421451cf
...
...
@@ -232,9 +232,9 @@ GEM
ffi (~> 1.0.9)
multi_json (~> 1.0.4)
rubyzip
shoulda (3.0.0
.beta2
)
shoulda-context (~> 1.0.0
.beta1
)
shoulda-matchers (~> 1.0.0
.beta1
)
shoulda (3.0.0)
shoulda-context (~> 1.0.0)
shoulda-matchers (~> 1.0.0)
shoulda-context (1.0.0)
shoulda-matchers (1.0.0)
simplecov (0.5.4)
...
...
@@ -322,7 +322,7 @@ DEPENDENCIES
rspec-rails
sass-rails (= 3.2.3)
seed-fu
shoulda (
~> 3.0.0.beta2
)
shoulda (
= 3.0.0
)
simplecov
six
sqlite3
...
...
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