Skip to content
GitLab
Menu
Projects
Groups
Snippets
/
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
Menu
Open sidebar
Jeff Sturek
UNL Resource Scheduler
Commits
1faf4fba
Commit
1faf4fba
authored
Jun 25, 2020
by
Jeff Sturek
Browse files
Merge branch 'update-rake-gem' into 'master'
Update rake gem to 2.2.3 See merge request
dxg/unl-resource-scheduler!18
parents
3b4ea69c
8ff59ed3
Changes
2
Hide whitespace changes
Inline
Side-by-side
Gemfile
View file @
1faf4fba
...
...
@@ -10,6 +10,7 @@ gem 'bcrypt'
gem
'
unicorn
'
gem
'
pony
'
gem
'
rest-client
'
gem
'
rack
'
,
'2.2.3'
gem
'
rack-cas
'
gem
'
icalendar
'
...
...
Gemfile.lock
View file @
1faf4fba
...
...
@@ -81,7 +81,7 @@ GEM
coderay (~> 1.1.0)
method_source (~> 0.9.0)
public_suffix (4.0.3)
rack (2.
1.1
)
rack (2.
2.3
)
rack-cas (0.16.1)
addressable (~> 2.3)
nokogiri (~> 1.5)
...
...
@@ -145,6 +145,7 @@ DEPENDENCIES
icalendar
mysql2
pony
rack (= 2.2.3)
rack-cas
rest-client
shotgun
...
...
Write
Preview
Supports
Markdown
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