Skip to content
GitLab
Explore
Sign in
Primary navigation
Search or go to…
Project
U
UNL Resource Scheduler
Manage
Activity
Members
Labels
Plan
Issues
Issue boards
Milestones
Wiki
Code
Merge requests
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Snippets
Build
Pipelines
Jobs
Pipeline schedules
Artifacts
Deploy
Releases
Container Registry
Model registry
Operate
Environments
Monitor
Incidents
Service Desk
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
Jeff Sturek
UNL Resource Scheduler
Commits
0557140a
Commit
0557140a
authored
5 years ago
by
Jeff Sturek
Browse files
Options
Downloads
Patches
Plain Diff
Update gems again
parent
d51d8702
No related branches found
Branches containing commit
No related tags found
No related merge requests found
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
Gemfile.lock
+32
-30
32 additions, 30 deletions
Gemfile.lock
with
32 additions
and
30 deletions
Gemfile.lock
+
32
−
30
View file @
0557140a
GEM
remote: https://rubygems.org/
specs:
activemodel (6.0.1)
activesupport (= 6.0.1)
activerecord (6.0.1)
activemodel (= 6.0.1)
activesupport (= 6.0.1)
activesupport (6.0.1)
activemodel (6.0.
2.
1)
activesupport (= 6.0.
2.
1)
activerecord (6.0.
2.
1)
activemodel (= 6.0.
2.
1)
activesupport (= 6.0.
2.
1)
activesupport (6.0.
2.
1)
concurrent-ruby (~> 1.0, >= 1.0.2)
i18n (>= 0.7, < 2)
minitest (~> 5.1)
...
...
@@ -23,7 +23,7 @@ GEM
domain_name (0.5.20190701)
unf (>= 0.0.5, < 1.0.0)
eventmachine (1.2.7)
ffi (1.11.
2
)
ffi (1.11.
3
)
formatador (0.2.5)
guard (2.16.1)
formatador (>= 0.2.4)
...
...
@@ -42,34 +42,35 @@ GEM
http-accept (1.7.0)
http-cookie (1.0.3)
domain_name (~> 0.5)
i18n (1.
7.0
)
i18n (1.
8.1
)
concurrent-ruby (~> 1.0)
icalendar (2.
5.3
)
icalendar (2.
6.1
)
ice_cube (~> 0.16)
ice_cube (0.16.3)
kgio (2.11.
2
)
kgio (2.11.
3
)
less (2.6.0)
commonjs (~> 0.2.7)
libv8 (3.16.14.19)
listen (3.2.
0
)
listen (3.2.
1
)
rb-fsevent (~> 0.10, >= 0.10.3)
rb-inotify (~> 0.9, >= 0.9.10)
lumberjack (1.
0.13
)
lumberjack (1.
1.0
)
mail (2.7.1)
mini_mime (>= 0.1.1)
method_source (0.9.2)
mime-types (3.3)
mime-types (3.3
.1
)
mime-types-data (~> 3.2015)
mime-types-data (3.2019.1009)
mini_mime (1.0.2)
mini_portile2 (2.4.0)
minitest (5.13.0)
multi_json (1.14.1)
mustermann (1.0.3)
mysql2 (0.5.2)
mustermann (1.1.1)
ruby2_keywords (~> 0.0.1)
mysql2 (0.5.3)
nenv (0.3.0)
netrc (0.11.0)
nokogiri (1.10.
5
)
nokogiri (1.10.
7
)
mini_portile2 (~> 2.4.0)
notiffany (0.1.3)
nenv (~> 0.1)
...
...
@@ -79,17 +80,17 @@ GEM
pry (0.12.2)
coderay (~> 1.1.0)
method_source (~> 0.9.0)
public_suffix (4.0.
1
)
rack (2.0.
7
)
public_suffix (4.0.
3
)
rack (2.0.
8
)
rack-cas (0.16.1)
addressable (~> 2.3)
nokogiri (~> 1.5)
rack (>= 1.3)
rack-protection (2.0.
7
)
rack-protection (2.0.
8.1
)
rack
raindrops (0.19.
0
)
raindrops (0.19.
1
)
rb-fsevent (0.10.3)
rb-inotify (0.10.
0
)
rb-inotify (0.10.
1
)
ffi (~> 1.0)
ref (2.0.0)
rest-client (2.1.0)
...
...
@@ -97,20 +98,21 @@ GEM
http-cookie (>= 1.0.2, < 2.0)
mime-types (>= 1.16, < 4.0)
netrc (~> 0.8)
ruby2_keywords (0.0.2)
shellany (0.0.1)
shotgun (0.9.2)
rack (>= 1.0)
sinatra (2.0.
7
)
sinatra (2.0.
8.1
)
mustermann (~> 1.0)
rack (~> 2.0)
rack-protection (= 2.0.
7
)
rack-protection (= 2.0.
8.1
)
tilt (~> 2.0)
sinatra-contrib (2.0.
7
)
sinatra-contrib (2.0.
8.1
)
backports (>= 2.8.2)
multi_json
mustermann (~> 1.0)
rack-protection (= 2.0.
7
)
sinatra (= 2.0.
7
)
rack-protection (= 2.0.
8.1
)
sinatra (= 2.0.
8.1
)
tilt (~> 2.0)
therubyracer (0.12.3)
libv8 (~> 3.16.14.15)
...
...
@@ -119,18 +121,18 @@ GEM
daemons (~> 1.0, >= 1.0.9)
eventmachine (~> 1.0, >= 1.0.4)
rack (>= 1, < 3)
thor (
0.2
0.
3
)
thor (
1.
0.
1
)
thread_safe (0.3.6)
tilt (2.0.10)
tzinfo (1.2.
5
)
tzinfo (1.2.
6
)
thread_safe (~> 0.1)
unf (0.1.4)
unf_ext
unf_ext (0.0.7.6)
unicorn (5.5.
1
)
unicorn (5.5.
2
)
kgio (~> 2.6)
raindrops (~> 0.7)
zeitwerk (2.2.
1
)
zeitwerk (2.2.
2
)
PLATFORMS
ruby
...
...
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