Skip to content
GitLab
Menu
Projects
Groups
Snippets
Loading...
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
Menu
Open sidebar
Martin Markech
refinerycms-photo-gallery
Commits
989c2ce2
Commit
989c2ce2
authored
Oct 31, 2019
by
Matho
Browse files
Update Gemfile.lock for rack version
parent
8a5333d8
Changes
1
Hide whitespace changes
Inline
Side-by-side
Gemfile.lock
View file @
989c2ce2
...
...
@@ -5,7 +5,8 @@ PATH
carrierwave (= 0.6.2)
mime-types
mini_exiftool
mini_magick
mini_magick (>= 4.9.4)
rack (>= 1.6.11)
refinerycms-core (~> 3.0.5)
GEM
...
...
@@ -127,8 +128,8 @@ GEM
mime-types (3.1)
mime-types-data (~> 3.2015)
mime-types-data (3.2016.0521)
mini_exiftool (2.
8.0
)
mini_magick (4.
6.0
)
mini_exiftool (2.
9.1
)
mini_magick (4.
9.5
)
mini_portile2 (2.1.0)
minitest (5.10.1)
multi_json (1.12.1)
...
...
@@ -145,7 +146,7 @@ GEM
method_source (~> 0.8.1)
slop (~> 3.4)
public_suffix (2.0.4)
rack (1.6.
5
)
rack (1.6.
11
)
rack-test (0.6.3)
rack (>= 1.0)
rails-deprecated_sanitizer (1.0.3)
...
...
@@ -298,4 +299,4 @@ DEPENDENCIES
sqlite3
BUNDLED WITH
1.1
3.7
1.1
6.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