Skip to content

Commit 04505c3

Browse files
author
Robert Speicher
committed
Merge branch 'sh-bump-ruby-parser' into 'master'
Bump parser and unparser gems to remove warnings See merge request gitlab-org/gitlab-ce!17673
2 parents ff292d4 + db85618 commit 04505c3

File tree

1 file changed

+5
-5
lines changed

1 file changed

+5
-5
lines changed

Gemfile.lock

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -63,7 +63,7 @@ GEM
6363
fog-core
6464
mime-types (>= 2.99)
6565
unf
66-
ast (2.3.0)
66+
ast (2.4.0)
6767
atomic (1.1.99)
6868
attr_encrypted (3.0.3)
6969
encryptor (~> 3.0.0)
@@ -586,8 +586,8 @@ GEM
586586
orm_adapter (0.5.0)
587587
os (0.9.6)
588588
parallel (1.12.1)
589-
parser (2.4.0.2)
590-
ast (~> 2.3)
589+
parser (2.5.0.3)
590+
ast (~> 2.4.0)
591591
parslet (1.5.0)
592592
blankslate (~> 2.0)
593593
path_expander (1.0.2)
@@ -951,13 +951,13 @@ GEM
951951
get_process_mem (~> 0)
952952
unicorn (>= 4, < 6)
953953
uniform_notifier (1.10.0)
954-
unparser (0.2.6)
954+
unparser (0.2.7)
955955
abstract_type (~> 0.0.7)
956956
adamantium (~> 0.2.0)
957957
concord (~> 0.1.5)
958958
diff-lcs (~> 1.3)
959959
equalizer (~> 0.0.9)
960-
parser (>= 2.3.1.2, < 2.5)
960+
parser (>= 2.3.1.2, < 2.6)
961961
procto (~> 0.0.2)
962962
url_safe_base64 (0.2.2)
963963
validates_hostname (1.0.6)

0 commit comments

Comments
 (0)