1
0
mirror of https://github.com/OpenNebula/one.git synced 2025-03-29 18:50:08 +03:00

B #2272: Missing scrub_rb in Gemfile.locks (#2273)

This commit is contained in:
Vlastimil Holer 2018-07-09 17:53:53 +02:00 committed by Tino Vázquez
parent 0a1e69b325
commit 47fd5f6a83
2 changed files with 4 additions and 0 deletions

View File

@ -55,6 +55,7 @@ GEM
rack (1.6.10)
rack-protection (1.5.5)
rack
scrub_rb (1.0.1)
sequel (5.7.1)
sinatra (1.4.8)
rack (~> 1.5)
@ -98,6 +99,7 @@ DEPENDENCIES
parse-cron
public_suffix (< 3.0.0)
rack (< 2.0.0)
scrub_rb
sequel
sinatra
sqlite3

View File

@ -51,6 +51,7 @@ GEM
rack (1.6.10)
rack-protection (1.5.5)
rack
scrub_rb (1.0.1)
sequel (5.7.1)
sinatra (1.4.8)
rack (~> 1.5)
@ -93,6 +94,7 @@ DEPENDENCIES
ox
parse-cron
rack (< 2.0.0)
scrub_rb
sequel
sinatra
sqlite3