Skip to content
GitLab
Explore
Sign in
Register
Primary navigation
Search or go to…
Project
devportal
Manage
Activity
Members
Labels
Plan
Issues
Issue boards
Milestones
Wiki
Code
Merge requests
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Snippets
Deploy
Releases
Container Registry
Model registry
Monitor
Incidents
Analyze
Value stream analytics
Contributor 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
hive
devportal
Commits
f7b7a46a
Commit
f7b7a46a
authored
3 years ago
by
inertia
Browse files
Options
Downloads
Patches
Plain Diff
#81 packages updated
parent
f92e435f
No related branches found
No related tags found
1 merge request
!114
Restoring Master
Changes
2
Hide whitespace changes
Inline
Side-by-side
Showing
2 changed files
Gemfile
+0
-1
0 additions, 1 deletion
Gemfile
Gemfile.lock
+25
-27
25 additions, 27 deletions
Gemfile.lock
with
25 additions
and
28 deletions
Gemfile
+
0
−
1
View file @
f7b7a46a
...
...
@@ -3,7 +3,6 @@ source 'https://rubygems.org'
gem
'
jekyll
'
gem
'
neatjson
'
gem
'
rake
'
gem
'
git
'
gem
'
hive-ruby
'
gem
'
html-proofer
'
...
...
This diff is collapsed.
Click to expand it.
Gemfile.lock
+
25
−
27
View file @
f7b7a46a
...
...
@@ -4,14 +4,14 @@ GEM
addressable (2.7.0)
public_suffix (>= 2.0.2, < 5.0)
base58 (0.2.3)
bindata (2.4.
8
)
bindata (2.4.
10
)
bitcoin-ruby (0.0.20)
eventmachine
ffi
scrypt
colorator (1.1.0)
concurrent-ruby (1.1.
6
)
em-websocket (0.5.
1
)
concurrent-ruby (1.1.
9
)
em-websocket (0.5.
2
)
eventmachine (>= 0.12.9)
http_parser.rb (~> 0.6.0)
ethon (0.14.0)
...
...
@@ -22,15 +22,13 @@ GEM
ffi (>= 1.0.0)
rake
forwardable-extended (2.6.0)
git (1.6.0)
rchardet (~> 1.8)
hashie (3.6.0)
hive-ruby (1.0.1)
hashie (4.1.0)
hive-ruby (1.0.3)
base58 (~> 0.2, >= 0.2.3)
bindata (~> 2.4, >= 2.4.4)
bitcoin-ruby (~> 0.0, = 0.0.20)
ffi (~> 1.9, >= 1.9.23)
hashie (
~> 3.5,
>= 3.5
.7
)
hashie (>= 3.5)
json (~> 2.1, >= 2.1.0)
logging (~> 2.2, >= 2.2.0)
html-proofer (3.19.2)
...
...
@@ -42,44 +40,45 @@ GEM
typhoeus (~> 1.3)
yell (~> 2.0)
http_parser.rb (0.6.0)
i18n (1.8.
2
)
i18n (1.8.
10
)
concurrent-ruby (~> 1.0)
jekyll (4.
0
.0)
jekyll (4.
2
.0)
addressable (~> 2.4)
colorator (~> 1.0)
em-websocket (~> 0.5)
i18n (
>= 0.9.5, < 2
)
i18n (
~> 1.0
)
jekyll-sass-converter (~> 2.0)
jekyll-watch (~> 2.0)
kramdown (~> 2.
1
)
kramdown (~> 2.
3
)
kramdown-parser-gfm (~> 1.0)
liquid (~> 4.0)
mercenary (~> 0.
3.3
)
mercenary (~> 0.
4.0
)
pathutil (~> 0.9)
rouge (~> 3.0)
safe_yaml (~> 1.0)
terminal-table (~>
1.8
)
terminal-table (~>
2.0
)
jekyll-sass-converter (2.1.0)
sassc (> 2.0.1, < 3.0)
jekyll-seo-tag (2.
6
.1)
jekyll (>= 3.
3
, < 5.0)
jekyll-seo-tag (2.
7
.1)
jekyll (>= 3.
8
, < 5.0)
jekyll-sitemap (1.4.0)
jekyll (>= 3.7, < 5.0)
jekyll-watch (2.2.1)
listen (~> 3.0)
json (2.3.1)
kramdown (2.1.0)
json (2.5.1)
kramdown (2.3.1)
rexml
kramdown-parser-gfm (1.1.0)
kramdown (~> 2.0)
liquid (4.0.3)
listen (3.
2
.1)
listen (3.
5
.1)
rb-fsevent (~> 0.10, >= 0.10.3)
rb-inotify (~> 0.9, >= 0.9.10)
little-plugger (1.1.4)
logging (2.3.0)
little-plugger (~> 1.1)
multi_json (~> 1.14)
mercenary (0.
3.6
)
mercenary (0.
4.0
)
mini_portile2 (2.5.3)
multi_json (1.15.0)
neatjson (0.9)
...
...
@@ -94,18 +93,18 @@ GEM
public_suffix (4.0.6)
racc (1.5.2)
rainbow (3.0.0)
rake (13.0.
1
)
rb-fsevent (0.1
0.3
)
rake (13.0.
3
)
rb-fsevent (0.1
1.0
)
rb-inotify (0.10.1)
ffi (~> 1.0)
r
chardet (1.8.0
)
rouge (3.
17
.0)
r
exml (3.2.5
)
rouge (3.
26
.0)
safe_yaml (1.0.5)
sassc (2.
2.1
)
sassc (2.
4.0
)
ffi (~> 1.9)
scrypt (3.0.7)
ffi-compiler (>= 1.0, < 2.0)
terminal-table (
1.8
.0)
terminal-table (
2.0
.0)
unicode-display_width (~> 1.1, >= 1.1.1)
typhoeus (1.4.0)
ethon (>= 0.9.0)
...
...
@@ -116,7 +115,6 @@ PLATFORMS
ruby
DEPENDENCIES
git
hive-ruby
html-proofer
jekyll
...
...
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