Commit 54473a96220292b2917f82efb19ccaf5898e0c9b

Authored by Kyle Werner
1 parent 3a059d9a
Exists in master

include gemfile lock file

Showing 1 changed file with 2 additions and 2 deletions   Show diff stats
Gemfile.lock
1 1 PATH
2 2 remote: .
3 3 specs:
4   - scim_rails (0.1.3)
  4 + scim_rails (0.1.4)
5 5 rails (~> 5.0.0)
6 6  
7 7 GEM
... ... @@ -56,7 +56,7 @@ GEM
56 56 factory_bot_rails (4.11.1)
57 57 factory_bot (~> 4.11.1)
58 58 railties (>= 3.0.0)
59   - globalid (0.4.1)
  59 + globalid (0.4.2)
60 60 activesupport (>= 4.2.0)
61 61 i18n (1.2.0)
62 62 concurrent-ruby (~> 1.0)
... ...