Skip to content
Closed
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
8 changes: 5 additions & 3 deletions Gemfile.lock
Original file line number Diff line number Diff line change
Expand Up @@ -2,8 +2,8 @@ GEM
remote: https://rubygems.org/
specs:
CFPropertyList (3.0.3)
addressable (2.7.0)
public_suffix (>= 2.0.2, < 5.0)
addressable (2.8.1)
public_suffix (>= 2.0.2, < 6.0)
artifactory (3.0.15)
atomos (0.1.3)
aws-eventstream (1.1.0)
Expand Down Expand Up @@ -130,7 +130,7 @@ GEM
naturally (2.2.0)
os (1.1.1)
plist (3.6.0)
public_suffix (4.0.6)
public_suffix (5.0.0)
rake (13.0.3)
representable (3.0.4)
declarative (< 0.1.0)
Expand Down Expand Up @@ -160,6 +160,7 @@ GEM
uber (0.1.0)
unf (0.1.4)
unf_ext
unf_ext (0.0.7.7)
unf_ext (0.0.7.7-x64-mingw32)
unicode-display_width (1.7.0)
word_wrap (1.0.0)
Expand All @@ -176,6 +177,7 @@ GEM

PLATFORMS
x64-mingw32
x86_64-linux

DEPENDENCIES
fastlane
Expand Down
Loading