Skip to content

Commit fed2e97

Browse files
committed
Update to graphql (1.7.3)
1 parent 4a81a02 commit fed2e97

File tree

1 file changed

+8
-6
lines changed

1 file changed

+8
-6
lines changed

Gemfile.lock

Lines changed: 8 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -39,13 +39,14 @@ GEM
3939
minitest (~> 5.1)
4040
tzinfo (~> 1.1)
4141
arel (7.1.4)
42-
batch-loader (1.0.1)
42+
batch-loader (1.0.3)
4343
bcrypt (3.1.11)
4444
builder (3.2.3)
4545
byebug (9.0.6)
4646
cancan (1.6.10)
4747
coderay (1.1.1)
4848
concurrent-ruby (1.0.5)
49+
crass (1.0.2)
4950
devise (4.2.0)
5051
bcrypt (~> 3.0)
5152
orm_adapter (~> 0.1)
@@ -68,7 +69,7 @@ GEM
6869
activesupport (>= 4.2.0)
6970
graphiql-rails (1.4.4)
7071
rails
71-
graphql (1.6.8)
72+
graphql (1.7.3)
7273
i18n (0.8.6)
7374
jsonapi-resources (0.9.0)
7475
activerecord (>= 4.1)
@@ -77,19 +78,20 @@ GEM
7778
listen (3.0.8)
7879
rb-fsevent (~> 0.9, >= 0.9.4)
7980
rb-inotify (~> 0.9, >= 0.9.7)
80-
loofah (2.0.3)
81+
loofah (2.1.0)
82+
crass (~> 1.0.2)
8183
nokogiri (>= 1.5.9)
8284
mail (2.6.6)
8385
mime-types (>= 1.16, < 4)
8486
method_source (0.8.2)
8587
mime-types (3.1)
8688
mime-types-data (~> 3.2015)
8789
mime-types-data (3.2016.0521)
88-
mini_portile2 (2.2.0)
90+
mini_portile2 (2.3.0)
8991
minitest (5.10.3)
9092
nio4r (2.1.0)
91-
nokogiri (1.8.0)
92-
mini_portile2 (~> 2.2.0)
93+
nokogiri (1.8.1)
94+
mini_portile2 (~> 2.3.0)
9395
orm_adapter (0.5.0)
9496
pg (0.20.0)
9597
pry (0.10.4)

0 commit comments

Comments
 (0)