Skip to content
GitLab
Explore
Sign in
Primary navigation
Search or go to…
Project
cleaning-portalmec
Manage
Activity
Members
Labels
Plan
Issues
Issue boards
Milestones
Wiki
Code
Merge requests
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Build
Pipelines
Jobs
Pipeline schedules
Artifacts
Deploy
Releases
Package Registry
Model registry
Operate
Environments
Terraform modules
Monitor
Incidents
Analyze
Value stream analytics
Contributor analytics
CI/CD analytics
Repository analytics
Model experiments
Help
Help
Support
GitLab documentation
Compare GitLab plans
Community forum
Contribute to GitLab
Provide feedback
Keyboard shortcuts
?
Snippets
Groups
Projects
Show more breadcrumbs
Richard Fernando Heise Ferreira
cleaning-portalmec
Commits
8b453fab
Commit
8b453fab
authored
8 years ago
by
Mateus Rambo Strey
Browse files
Options
Downloads
Patches
Plain Diff
update Gemfile.lock
parent
21985c13
No related branches found
Branches containing commit
No related tags found
Tags containing commit
No related merge requests found
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
Gemfile.lock
+12
-21
12 additions, 21 deletions
Gemfile.lock
with
12 additions
and
21 deletions
Gemfile.lock
+
12
−
21
View file @
8b453fab
...
...
@@ -53,9 +53,9 @@ GEM
thread_safe (~> 0.3, >= 0.3.4)
tzinfo (~> 1.1)
addressable (2.3.8)
annotate (2.7.
0
)
annotate (2.7.
1
)
activerecord (>= 3.2, < 6.0)
rake (
~
> 10.4)
rake (>
=
10.4
, < 12.0
)
ansi (1.5.0)
arel (6.0.3)
ast (2.2.0)
...
...
@@ -72,16 +72,7 @@ GEM
rack (>= 0.9.0)
binding_of_caller (0.7.2)
debug_inspector (>= 0.0.1)
brakeman (3.2.1)
erubis (~> 2.6)
haml (>= 3.0, < 5.0)
highline (>= 1.6.20, < 2.0)
ruby2ruby (~> 2.3.0)
ruby_parser (~> 3.8.1)
safe_yaml (>= 1.0)
sass (~> 3.0)
slim (>= 1.3.6, < 4.0)
terminal-table (~> 1.4)
brakeman (3.3.0)
builder (3.2.2)
bullet (5.0.0)
activesupport (>= 3.0.0)
...
...
@@ -216,7 +207,6 @@ GEM
haml (4.0.7)
tilt
hashie (3.4.4)
highline (1.7.8)
hiredis (0.6.1)
httparty (0.13.7)
json (~> 1.8)
...
...
@@ -297,6 +287,11 @@ GEM
phantomjs (2.1.1.0)
powerpack (0.1.1)
ptools (1.3.3)
public_activity (1.5.0)
actionpack (>= 3.0.0)
activerecord (>= 3.0)
i18n (>= 0.5.0)
railties (>= 3.0.0)
puma (3.4.0)
pundit (1.1.0)
activesupport (>= 3.0.0)
...
...
@@ -343,7 +338,7 @@ GEM
rake (>= 0.8.7)
thor (>= 0.18.1, < 2.0)
rainbow (2.1.0)
rake (1
0.5.0
)
rake (1
1.1.2
)
rdoc (4.2.2)
json (~> 1.4)
redis (3.3.0)
...
...
@@ -366,10 +361,7 @@ GEM
unicode-display_width (~> 1.0, >= 1.0.1)
ruby-graphviz (1.2.2)
ruby-progressbar (1.8.0)
ruby2ruby (2.3.0)
ruby_parser (~> 3.1)
sexp_processor (~> 4.0)
ruby_parser (3.8.1)
ruby_parser (3.8.2)
sexp_processor (~> 4.1)
rubycritic (2.9.0)
colorize
...
...
@@ -381,8 +373,6 @@ GEM
ruby_parser (~> 3.8)
virtus (~> 1.0)
rubyzip (1.2.0)
safe_yaml (1.0.4)
sass (3.4.22)
screencap (0.1.4)
phantomjs
sdoc (0.4.1)
...
...
@@ -399,7 +389,7 @@ GEM
shoulda-context (1.2.1)
shoulda-matchers (2.8.0)
activesupport (>= 3.0.0)
sidekiq (4.1.
1
)
sidekiq (4.1.
2
)
concurrent-ruby (~> 1.0)
connection_pool (~> 2.2, >= 2.2.0)
redis (~> 3.2, >= 3.2.1)
...
...
@@ -481,6 +471,7 @@ DEPENDENCIES
omniauth-twitter
paperclip
pg
public_activity
puma
pundit
rack-cors
...
...
This diff is collapsed.
Click to expand it.
Preview
0%
Loading
Try again
or
attach a new file
.
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Save comment
Cancel
Please
register
or
sign in
to comment