Skip to content

Commit f6d368c

Browse files
author
Jan Provaznik
committed
Minor gem fixes
1 parent 648f056 commit f6d368c

File tree

3 files changed

+5
-5
lines changed

3 files changed

+5
-5
lines changed

Gemfile.lock

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -546,7 +546,7 @@ GEM
546546
orm_adapter (0.5.0)
547547
os (1.0.0)
548548
parallel (1.12.1)
549-
parser (2.5.1.2)
549+
parser (2.5.3.0)
550550
ast (~> 2.4.0)
551551
parslet (1.8.2)
552552
peek (1.0.1)

Gemfile.rails4

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
# BUNDLE_GEMFILE=Gemfile.rails5 bundle install
1+
# BUNDLE_GEMFILE=Gemfile.rails4 bundle install
22

33
ENV["RAILS5"] = "false"
44

Gemfile.rails4.lock

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -451,9 +451,9 @@ GEM
451451
memoizable (0.4.2)
452452
thread_safe (~> 0.3, >= 0.3.1)
453453
method_source (0.9.0)
454-
mime-types (3.1)
454+
mime-types (3.2.2)
455455
mime-types-data (~> 3.2015)
456-
mime-types-data (3.2016.0521)
456+
mime-types-data (3.2018.0812)
457457
mimemagic (0.3.0)
458458
mini_magick (4.8.0)
459459
mini_mime (1.0.1)
@@ -598,7 +598,7 @@ GEM
598598
get_process_mem (~> 0.2)
599599
puma (>= 2.7, < 4)
600600
pyu-ruby-sasl (0.0.3.3)
601-
rack (1.6.10)
601+
rack (1.6.11)
602602
rack-accept (0.4.5)
603603
rack (>= 0.4)
604604
rack-attack (4.4.1)

0 commit comments

Comments
 (0)