Skip to content
Projects
Groups
Snippets
Help
This project
Loading...
Sign in / Register
Toggle navigation
W
workflow_core
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
CI / CD
CI / CD
Pipelines
Jobs
Schedules
Charts
Wiki
Wiki
Snippets
Snippets
Members
Members
Collapse sidebar
Close sidebar
Activity
Graph
Charts
Create a new issue
Jobs
Commits
Issue Boards
Open sidebar
open-source
workflow_core
Commits
57f8e6c9
Commit
57f8e6c9
authored
Dec 11, 2018
by
jasl
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
update gems
parent
6a00345c
Show whitespace changes
Inline
Side-by-side
Showing
2 changed files
with
42 additions
and
45 deletions
+42
-45
.editorconfig
.editorconfig
+0
-3
Gemfile.lock
Gemfile.lock
+42
-42
No files found.
.editorconfig
View file @
57f8e6c9
...
@@ -10,6 +10,3 @@ insert_final_newline = true
...
@@ -10,6 +10,3 @@ insert_final_newline = true
indent_style = space
indent_style = space
indent_size = 2
indent_size = 2
end_of_line = lf
end_of_line = lf
[*.md]
trim_trailing_whitespace = true
Gemfile.lock
View file @
57f8e6c9
...
@@ -7,43 +7,43 @@ PATH
...
@@ -7,43 +7,43 @@ PATH
GEM
GEM
remote: https://rubygems.org/
remote: https://rubygems.org/
specs:
specs:
actioncable (5.2.
1
)
actioncable (5.2.
2
)
actionpack (= 5.2.
1
)
actionpack (= 5.2.
2
)
nio4r (~> 2.0)
nio4r (~> 2.0)
websocket-driver (>= 0.6.1)
websocket-driver (>= 0.6.1)
actionmailer (5.2.
1
)
actionmailer (5.2.
2
)
actionpack (= 5.2.
1
)
actionpack (= 5.2.
2
)
actionview (= 5.2.
1
)
actionview (= 5.2.
2
)
activejob (= 5.2.
1
)
activejob (= 5.2.
2
)
mail (~> 2.5, >= 2.5.4)
mail (~> 2.5, >= 2.5.4)
rails-dom-testing (~> 2.0)
rails-dom-testing (~> 2.0)
actionpack (5.2.
1
)
actionpack (5.2.
2
)
actionview (= 5.2.
1
)
actionview (= 5.2.
2
)
activesupport (= 5.2.
1
)
activesupport (= 5.2.
2
)
rack (~> 2.0)
rack (~> 2.0)
rack-test (>= 0.6.3)
rack-test (>= 0.6.3)
rails-dom-testing (~> 2.0)
rails-dom-testing (~> 2.0)
rails-html-sanitizer (~> 1.0, >= 1.0.2)
rails-html-sanitizer (~> 1.0, >= 1.0.2)
actionview (5.2.
1
)
actionview (5.2.
2
)
activesupport (= 5.2.
1
)
activesupport (= 5.2.
2
)
builder (~> 3.1)
builder (~> 3.1)
erubi (~> 1.4)
erubi (~> 1.4)
rails-dom-testing (~> 2.0)
rails-dom-testing (~> 2.0)
rails-html-sanitizer (~> 1.0, >= 1.0.3)
rails-html-sanitizer (~> 1.0, >= 1.0.3)
activejob (5.2.
1
)
activejob (5.2.
2
)
activesupport (= 5.2.
1
)
activesupport (= 5.2.
2
)
globalid (>= 0.3.6)
globalid (>= 0.3.6)
activemodel (5.2.
1
)
activemodel (5.2.
2
)
activesupport (= 5.2.
1
)
activesupport (= 5.2.
2
)
activerecord (5.2.
1
)
activerecord (5.2.
2
)
activemodel (= 5.2.
1
)
activemodel (= 5.2.
2
)
activesupport (= 5.2.
1
)
activesupport (= 5.2.
2
)
arel (>= 9.0)
arel (>= 9.0)
activestorage (5.2.
1
)
activestorage (5.2.
2
)
actionpack (= 5.2.
1
)
actionpack (= 5.2.
2
)
activerecord (= 5.2.
1
)
activerecord (= 5.2.
2
)
marcel (~> 0.3.1)
marcel (~> 0.3.1)
activesupport (5.2.
1
)
activesupport (5.2.
2
)
concurrent-ruby (~> 1.0, >= 1.0.2)
concurrent-ruby (~> 1.0, >= 1.0.2)
i18n (>= 0.7, < 2)
i18n (>= 0.7, < 2)
minitest (~> 5.1)
minitest (~> 5.1)
...
@@ -126,44 +126,44 @@ GEM
...
@@ -126,44 +126,44 @@ GEM
pry-byebug (3.6.0)
pry-byebug (3.6.0)
byebug (~> 10.0)
byebug (~> 10.0)
pry (~> 0.10)
pry (~> 0.10)
pry-rails (0.3.
7
)
pry-rails (0.3.
8
)
pry (>= 0.10.4)
pry (>= 0.10.4)
puma (3.12.0)
puma (3.12.0)
rack (2.0.6)
rack (2.0.6)
rack-test (1.1.0)
rack-test (1.1.0)
rack (>= 1.0, < 3)
rack (>= 1.0, < 3)
rails (5.2.
1
)
rails (5.2.
2
)
actioncable (= 5.2.
1
)
actioncable (= 5.2.
2
)
actionmailer (= 5.2.
1
)
actionmailer (= 5.2.
2
)
actionpack (= 5.2.
1
)
actionpack (= 5.2.
2
)
actionview (= 5.2.
1
)
actionview (= 5.2.
2
)
activejob (= 5.2.
1
)
activejob (= 5.2.
2
)
activemodel (= 5.2.
1
)
activemodel (= 5.2.
2
)
activerecord (= 5.2.
1
)
activerecord (= 5.2.
2
)
activestorage (= 5.2.
1
)
activestorage (= 5.2.
2
)
activesupport (= 5.2.
1
)
activesupport (= 5.2.
2
)
bundler (>= 1.3.0)
bundler (>= 1.3.0)
railties (= 5.2.
1
)
railties (= 5.2.
2
)
sprockets-rails (>= 2.0.0)
sprockets-rails (>= 2.0.0)
rails-dom-testing (2.0.3)
rails-dom-testing (2.0.3)
activesupport (>= 4.2.0)
activesupport (>= 4.2.0)
nokogiri (>= 1.6)
nokogiri (>= 1.6)
rails-html-sanitizer (1.0.4)
rails-html-sanitizer (1.0.4)
loofah (~> 2.2, >= 2.2.2)
loofah (~> 2.2, >= 2.2.2)
railties (5.2.
1
)
railties (5.2.
2
)
actionpack (= 5.2.
1
)
actionpack (= 5.2.
2
)
activesupport (= 5.2.
1
)
activesupport (= 5.2.
2
)
method_source
method_source
rake (>= 0.8.7)
rake (>= 0.8.7)
thor (>= 0.19.0, < 2.0)
thor (>= 0.19.0, < 2.0)
rainbow (3.0.0)
rainbow (3.0.0)
rake (12.3.
1
)
rake (12.3.
2
)
rake-compiler (1.0.5)
rake-compiler (1.0.5)
rake
rake
rb-fsevent (0.10.3)
rb-fsevent (0.10.3)
rb-inotify (0.9.10)
rb-inotify (0.9.10)
ffi (>= 0.5.0, < 2)
ffi (>= 0.5.0, < 2)
rubocop (0.6
0.0
)
rubocop (0.6
1.1
)
jaro_winkler (~> 1.5.1)
jaro_winkler (~> 1.5.1)
parallel (~> 1.10)
parallel (~> 1.10)
parser (>= 2.5, != 2.5.1.1)
parser (>= 2.5, != 2.5.1.1)
...
@@ -204,13 +204,13 @@ GEM
...
@@ -204,13 +204,13 @@ GEM
sqlite3 (1.3.13)
sqlite3 (1.3.13)
thor (0.20.3)
thor (0.20.3)
thread_safe (0.3.6)
thread_safe (0.3.6)
tilt (2.0.
8
)
tilt (2.0.
9
)
turbolinks (5.2.0)
turbolinks (5.2.0)
turbolinks-source (~> 5.2)
turbolinks-source (~> 5.2)
turbolinks-source (5.2.0)
turbolinks-source (5.2.0)
tzinfo (1.2.5)
tzinfo (1.2.5)
thread_safe (~> 0.1)
thread_safe (~> 0.1)
uglifier (4.1.
19
)
uglifier (4.1.
20
)
execjs (>= 0.3.0, < 3)
execjs (>= 0.3.0, < 3)
unicode-display_width (1.4.0)
unicode-display_width (1.4.0)
web-console (3.7.0)
web-console (3.7.0)
...
@@ -255,4 +255,4 @@ DEPENDENCIES
...
@@ -255,4 +255,4 @@ DEPENDENCIES
workflow_core!
workflow_core!
BUNDLED WITH
BUNDLED WITH
1.1
6.6
1.1
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