Skip to content

Commit 563c1a7

Browse files
committed
Revert not null constraints on timestamps
MSP-12184
1 parent cf2be4b commit 563c1a7

File tree

2 files changed

+74
-73
lines changed

2 files changed

+74
-73
lines changed

Gemfile.lock

Lines changed: 4 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@ GIT
1010

1111
GIT
1212
remote: git://github.com/rapid7/metasploit-credential.git
13-
revision: a4f8805fbe4c7359a86c31440ee377edf171b498
13+
revision: 3876c990909844d08d02adaac6e94556c116e86a
1414
branch: staging/rails-4.0
1515
specs:
1616
metasploit-credential (1.14.5.pre.rails.pre.4.0)
@@ -34,17 +34,18 @@ GIT
3434

3535
GIT
3636
remote: git://github.com/rapid7/metasploit_data_models.git
37-
revision: 24b05f5ec4c337e85968986f0777a823755513cc
37+
revision: 89f39043cd6b15bbb5a6d3460cf4ea1bcf696cc0
3838
branch: staging/rails-4.0
3939
specs:
40-
metasploit_data_models (0.23.3.pre.rails.pre.4.0)
40+
metasploit_data_models (0.24.0.pre.rails.pre.4.0)
4141
activerecord (>= 4.0.9, < 4.1.0)
4242
activesupport (>= 4.0.9, < 4.1.0)
4343
arel-helpers
4444
metasploit-concern
4545
metasploit-model
4646
pg
4747
postgres_ext
48+
protected_attributes (~> 1.0.9)
4849
railties (>= 4.0.9, < 4.1.0)
4950
recog (~> 1.0)
5051

0 commit comments

Comments
 (0)