Skip to content

Commit bf3647d

Browse files
committed
update gemfiles for v1.6.0
1 parent 4f91e38 commit bf3647d

File tree

6 files changed

+8
-8
lines changed

6 files changed

+8
-8
lines changed

gemfiles/rails3.2.gemfile.lock

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,8 +1,8 @@
11
PATH
22
remote: ..
33
specs:
4-
migration_tools (1.4.0)
5-
activerecord (>= 3.2.6, < 6.0)
4+
migration_tools (1.6.0)
5+
activerecord (>= 3.2.6, < 6.1)
66

77
GEM
88
remote: https://rubygems.org/
@@ -51,4 +51,4 @@ DEPENDENCIES
5151
wwtd
5252

5353
BUNDLED WITH
54-
1.16.2
54+
1.17.3

gemfiles/rails4.2.gemfile.lock

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
PATH
22
remote: ..
33
specs:
4-
migration_tools (1.5.0)
4+
migration_tools (1.6.0)
55
activerecord (>= 3.2.6, < 6.1)
66

77
GEM

gemfiles/rails5.0.gemfile.lock

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
PATH
22
remote: ..
33
specs:
4-
migration_tools (1.5.0)
4+
migration_tools (1.6.0)
55
activerecord (>= 3.2.6, < 6.1)
66

77
GEM

gemfiles/rails5.1.gemfile.lock

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
PATH
22
remote: ..
33
specs:
4-
migration_tools (1.5.0)
4+
migration_tools (1.6.0)
55
activerecord (>= 3.2.6, < 6.1)
66

77
GEM

gemfiles/rails5.2.gemfile.lock

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
PATH
22
remote: ..
33
specs:
4-
migration_tools (1.5.0)
4+
migration_tools (1.6.0)
55
activerecord (>= 3.2.6, < 6.1)
66

77
GEM

gemfiles/rails6.0.gemfile.lock

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
PATH
22
remote: ..
33
specs:
4-
migration_tools (1.5.0)
4+
migration_tools (1.6.0)
55
activerecord (>= 3.2.6, < 6.1)
66

77
GEM

0 commit comments

Comments
 (0)